import type { PathSpec } from '@struktoai/mirage-core/types'; export declare function diskError(err: unknown, spec: PathSpec): unknown; //# sourceMappingURL=errors.d.ts.map