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