/// import { IWidget } from 'ushell-modulebase'; export declare function createCommonComponent(name: string, input: IWidget): JSX.Element | null;