export declare function fileFromPath(path: string, opts?: {
    decodeURI?: boolean;
}): string | null;
//# sourceMappingURL=file.d.ts.map