import { Fn } from '../hook';
export declare function onMountedOrActivated(hook: Fn): void;
