import { SkeletonProps } from '@patternfly/react-core'; import type { FunctionComponent } from 'react'; export declare const LoadingState: FunctionComponent; export default LoadingState;