import { IconProps } from '../types';
declare function Swatches(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Swatches;
//# sourceMappingURL=Swatches.d.ts.map