import * as React from 'react'; declare function FormatShapesIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default FormatShapesIcon;