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

declare const Today: ReactIconComponentType;
export default Today;
            