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