// Auto-generated by scripts/build-embedded-sdk.js - DO NOT EDIT /** * The embedded SDK content as a minified JavaScript string. * This is the full @myop/sdk bundled for iframe injection. */ export declare const EMBEDDED_SDK_CONTENT: string; /** * Flag indicating whether embedded SDK content is available. */ export declare const HAS_EMBEDDED_SDK: boolean;