/** * This file is unchanged, except for removing eslint comments */ import * as React from 'react'; import type { NavigationContainerRef, ParamListBase } from '../react-navigation/native'; export declare function useBackButton(ref: React.RefObject>): void; //# sourceMappingURL=useBackButton.native.d.ts.map