import type { IconComponent } from '../types'; declare const ForbiddenCircle: IconComponent; export default ForbiddenCircle;