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

declare const EditNotifications: ReactIconComponentType;
export default EditNotifications;
            