import * as React from "react"; declare function SvgPrinter(props: React.SVGProps): React.JSX.Element; export default SvgPrinter;