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