declare const _default: import("@agent-native/core").ActionDefinition<{ app?: string | undefined; url?: string | undefined; path?: string | undefined; chrome?: "full" | "minimal" | undefined; }, { startUrl: string; targetPath?: string; expiresAt?: number; app: string; }>; export default _default; //# sourceMappingURL=create_embed_session.d.ts.map