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