export declare const OneOfNGenerator: (typeCount: number) => string | undefined;
