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

declare const TouchApp: ReactIconComponentType;
export default TouchApp;
            