import { DefaultConfigType } from "./DefaultConfig"; export declare const Config: (ConfigObject: DefaultConfigType) => string;