export type DropdownVariant = 'primary' | 'secondary' | 'tertiary' | 'raw';
//# sourceMappingURL=dropdown-variant.type.d.ts.map