import { IconProps } from '../Icon'; declare function SvgTouchApp(props: IconProps): JSX.Element; export default SvgTouchApp;