export declare const FORMAT_VERSION = 3; export declare const BLOB_REF_KEY = "__file"; export declare function isSafeBlobPath(path: unknown): path is string; export declare function normMountPrefix(prefix: string): string; //# sourceMappingURL=utils.d.ts.map