export declare function getSlotChildrenText(children: any): any;
export declare function transformUI(ui: any, uiProp?: any): any;
export * from './content';
