export type ToggleVariant = 'primary' | 'secondary' | 'tertiary';
//# sourceMappingURL=toggle-variant.type.d.ts.map