/// import { IconProps } from '../../types'; declare const ForbiddenCircle: (allProps: IconProps) => JSX.Element; export default ForbiddenCircle;