import { IconProps } from './@ErkIcon'; declare function ExpandMoreIcon(props: IconProps): JSX.Element; export default ExpandMoreIcon;