import { Col, Row } from 'antd' import IconLoading from 'components/loadingSvg' const PageLoading = () => { return ( ) } export default PageLoading