import { ChildNode } from '../../stencil-public-runtime'; import './resetStyles.css'; export declare const WidgetWrapper: ({ className, }: { className: string; }, children: ChildNode) => any; //# sourceMappingURL=widget-wrapper.d.ts.map