/** * @packageDocumentation * @module outputarea */ export * from './model'; export * from './widget';