/// <reference types="react" />
import './index.less';
declare const Empty: () => JSX.Element;
export default Empty;