export type ButtonVariant = 'primary' | 'secondary' | 'tertiary' | 'gradient_1' | 'gradient_2';
//# sourceMappingURL=button-variant.type.d.ts.map