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