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