export declare const generateGoGormSeedMain: (_name: string, pluralName: string, existingModules?: string[]) => string;
