/** * Throw if the current platform is not capable of running Camera Kit. */ export declare function assertPlatformSupported(): Promise; //# sourceMappingURL=assertPlatformSupported.d.ts.map