import React from 'react';
declare const PageLoading: React.FC;
export default PageLoading;
