import type { Mtime } from 'ipfs-unixfs'; export declare function formatMtime(mtime?: Mtime): string; //# sourceMappingURL=format-mtime.d.ts.map