/** * * @kind 06-Lifecycle */ export declare const useWillMount: (callback: VoidFunction) => void;