import outerHTMLComponent from './outer-html';
export default outerHTMLComponent.extend({
headerText: null,
headerIcon: null,
docText: null,
docPath: null,
instructions: null,
});