import type { UserConfig } from '../types'; export declare function createDefaultConfig(): UserConfig;