import { FC } from 'react'; import type { IParams } from './useKeepAlive'; declare const IglooAliveScope: FC; export default IglooAliveScope;