import { API } from '../api.js'; export declare function clientId(): string; export declare function applicationId(api: API): string;