import { SvgIconComponent } from './types'; declare const ExpandCircleDownRoundIcon: SvgIconComponent; export default ExpandCircleDownRoundIcon;