export default function useMounted(cb: (...args: any[]) => any): void;