/**
 * Clears out all autorest-temp folders from the temp folder.
 */
export declare const clearTempData: () => Promise<void>;
//# sourceMappingURL=clear-temp-data.d.ts.map