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

declare const PermContactCalendar: ReactIconComponentType;
export default PermContactCalendar;
            