declare const _default: ({ active, loading }: { active: any; loading: any; }) => JSX.Element; export default _default;