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