export declare const generateGoGormService: (name: string, pluralName: string) => string;
