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

declare const ViewArray: ReactIconComponentType;
export default ViewArray;
            