import { IFrameConfig } from './IFrameConfig'; export declare class WidgetConfig { iframe?: IFrameConfig; }