import React from 'react'; declare const SvgPrinterOutline: (props: React.SVGProps) => JSX.Element; export default SvgPrinterOutline;