/// export declare const AdminPageLoading: (props: { heading: string; }) => JSX.Element; export default AdminPageLoading;