export declare const isFile: (fieldPath: string, relativePath: string) => boolean;
