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