/** * To be overriden to the correct `Component` type for each framework. */ export type ComponentReference = any; //# sourceMappingURL=component-reference-types.d.ts.map