import React from 'react'; declare const SvgPrint: (props: React.SVGAttributes) => JSX.Element; export default SvgPrint; //# sourceMappingURL=Print.d.ts.map