declare function _default(view: any, group: any): { demo: string; examples: { title: string; demo: any; }[]; }; export default _default;