import { TypeGenerator } from './TypeGenerator';
export declare const anyOfGenerator: TypeGenerator;
