import React from 'react';
export declare const Print: (props: React.SVGProps<SVGElement>) => JSX.Element;
