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

declare const ViewDay: ReactIconComponentType;
export default ViewDay;
            