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