import { NativeService } from '../../api';
export declare const useNativeIntent: () => void | NativeService;
