import { ComponentInfo } from '@orca-fe/deye-typings'; declare const allComponents: [string, ComponentInfo['component'], string][]; export default allComponents;