import { CreateConfig } from '@lightjs/types'; export declare function createConfig(config: CreateConfig): CreateConfig;