import { CSSProperties } from "react"; export declare const loadSdk: () => Promise; export declare const DEFAULT_STYLE: CSSProperties;