export interface IIFramePanelContentState {
    isContentVisible?: boolean;
}
//# sourceMappingURL=IFramePanelContentState.d.ts.map