import type { IconProps } from '../../types';
declare const ArchiveDrawerFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Archive Drawer Fill
 * @see {@link https://remixicon.com/icon/archive-drawer-fill Remix Icon Docs}
 */
export { ArchiveDrawerFill };
