export declare function useMount(callback: () => (() => void) | void): void;