import type { SpinProps } from 'ant-design-vue'; import type { FunctionalComponent } from 'vue'; declare const PageLoading: FunctionalComponent; export { PageLoading };