/// import { ABSmartly } from "../types"; export declare const _SdkContext: import("react").Context; export declare const useABSmartly: () => ABSmartly;