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