@coveord/plasma-mantine
Version:
A Plasma flavoured Mantine theme
7 lines • 328 B
TypeScript
export declare const PlasmaComboboxChevron: import("react").ForwardRefExoticComponent<Omit<import("react").SVGProps<SVGSVGElement>, "ref"> & {
children?: never;
fill?: string;
viewBox?: string;
xmlns?: string;
} & import("react").RefAttributes<SVGSVGElement>>;
//# sourceMappingURL=PlasmaComboboxChevron.d.ts.map