export declare const useAndroidBackEvent: (backEvent: () => void, options?: { blockEvent: boolean; }) => void;