type WarningOutput = Pick; export declare function detectICloudDrivePath(inputPath: string): Promise; export declare function warnIfICloudDrivePath(inputPath: string, output?: WarningOutput): Promise; export declare function __resetICloudDriveWarningCacheForTests(): void; export {}; //# sourceMappingURL=icloudWarning.d.ts.map