import { Config } from '../types'; export default function toConfig(value: string | Config): Config; //# sourceMappingURL=toConfig.d.ts.map