import { IconProps } from '../types';
declare function Printer(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Printer;
//# sourceMappingURL=Printer.d.ts.map