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