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