export default Print;
declare function Print(props: any): JSX.Element;
