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