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

declare function validateSchema(configString: string): Config;

export { validateSchema };
