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