import { FC } from 'react'; declare const OpenInNewIcon: FC; export default OpenInNewIcon;