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