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

declare const OpenInFull: ReactIconComponentType;
export default OpenInFull;
            