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

declare function validateSchema(configString: string): Config;

export { validateSchema };
