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

declare const ExitToApp: ReactIconComponentType;
export default ExitToApp;
            