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