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

declare const OpenInNewOff: ReactIconComponentType;
export default OpenInNewOff;
            