import { C as Config } from './types-ab31c948.js';

declare function validateSchema(configString: string): Config;

export { validateSchema };
