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