export declare const exists: () => {
    check: boolean;
    path: string;
};
//# sourceMappingURL=exist.d.ts.map