import { ReactIconComponentType } from '../types';

declare const Launch: ReactIconComponentType;
export default Launch;
            