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

declare const ViewInAr: ReactIconComponentType;
export default ViewInAr;
            