export declare const isSymLinkSync: (path: string) => boolean; export declare const isSymLink: (path: string) => Promise; //# sourceMappingURL=isSymLink.d.ts.map