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