export const BUTTON_GROUP_ALIGNMENT: {
    start: string;
    end: string;
    'space-between': string;
};
//# sourceMappingURL=button_group_constants.d.ts.map