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