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