export declare function preflightChecks(dir: string): Promise<{ next_dir_name: string; next_dir: string; asset_prefix: string; }>;