import * as React from "react"; declare function Printer(props: React.SVGProps): any; export default Printer;