export declare function useActived(cb: () => void): void;
