import { SVGProps } from 'react'; declare const IconExpandRegular: (props: SVGProps) => JSX.Element; export default IconExpandRegular;