import { WebviewService } from '../../api';
export declare const useWebviewIntent: () => WebviewService | undefined;
