import { Widget, AppWidget, TabWidget } from '../../framework';
export declare const builtInWidgets: Array<AppWidget | TabWidget | Widget>;
