import { IconProps } from '../Icon'; declare function SvgFormatShapes(props: IconProps): JSX.Element; export default SvgFormatShapes;