import type { DawnConfig, SanitizedConfig } from "./types"; export declare function defineConfig(config: DawnConfig): Promise>;