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