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