import { IconProps } from '../types'; import React from 'react'; declare const NotAllowedIcon: React.FC; export default NotAllowedIcon;