export declare function cache(action: string, options: {
    directory?: string;
}): Promise<void>;
//# sourceMappingURL=cache.d.ts.map