export declare const useNavigate: () => (url: string) => void;
