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