declare const Printer: (props: import("./shared").IconProps) => JSX.Element; export default Printer;