import * as common from 'schema-based-json-editor'; export declare class DescriptionComponent { theme: common.Theme; message?: string; }