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

declare const OpenWith: ReactIconComponentType;
export default OpenWith;
            