export declare const isValidAppID: (appID?: string) => appID is string;
//# sourceMappingURL=utils.d.ts.map