export default rawContent;
export type ExporterOptions = import('../../../types').ExporterOptions;
export type UnixfsV1Resolver = import('../../../types').UnixfsV1Resolver;
/**
 * @typedef {import('../../../types').ExporterOptions} ExporterOptions
 * @typedef {import('../../../types').UnixfsV1Resolver} UnixfsV1Resolver
 */
/**
 * @type {UnixfsV1Resolver}
 */
declare const rawContent: UnixfsV1Resolver;
//# sourceMappingURL=raw.d.ts.map