import { WithKeepAlive } from './interface'; declare const withKeepAlive: WithKeepAlive; export default withKeepAlive;