import type { IconProps } from '../../types';
declare const FolderOpen2Fill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Folder Open 2 Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { FolderOpen2Fill };
