export declare const addSelectGenericsToGeneratedTypes: ({ compiledGeneratedTypes, }: {
    compiledGeneratedTypes: string;
}) => string;
//# sourceMappingURL=addSelectGenericsToGeneretedTypes.d.ts.map