/// import { IBlockLoadingProps } from './props'; export declare function BlockLoading(props: IBlockLoadingProps): JSX.Element; export default BlockLoading;