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