import { ShowpadSdkConfig } from '../types/showpadSdkConfig.type';
export declare const getConfig: () => ShowpadSdkConfig;
