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

declare const ViewAgenda: ReactIconComponentType;
export default ViewAgenda;
            