import { FormatDefinition } from 'ajv';
declare const udyamFormat: FormatDefinition<string>;
export default udyamFormat;
