import { type IconFn } from "../_icon.js"; /** Feather `Printer` icon. */ export declare const iconFeatherPrinter: IconFn;