import { FC, SVGProps } from 'react'; declare const IconArrowsExpand: FC & { fill?: string }>; export default IconArrowsExpand;