export default fileContent;
export type ExporterOptions = import('../../../types').ExporterOptions;
export type Blockstore = import('interface-blockstore').Blockstore;
export type PBNode = import('@ipld/dag-pb').PBNode;
/**
 * @type {import('../').UnixfsV1Resolver}
 */
declare const fileContent: import('../').UnixfsV1Resolver;
//# sourceMappingURL=file.d.ts.map