export declare const groups: {
    groups: {
        translated: string;
        name: string;
    }[];
};
//# sourceMappingURL=Groups.d.ts.map