export declare const STORAGE_DIR: {
    vite: string;
    webpack: string;
};
