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