import { IconProps } from '../types'; import React from 'react'; declare const ShapeSettingsIcon: React.FC; export default ShapeSettingsIcon;