/** run the fn whenever the view is mounted */ export declare function useWake(fn: () => Value): Value;