export declare const isFile: (thing: unknown) => boolean;
