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