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