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