/** * To be overriden to the correct `Component` type for each framework. */ export type ComponentReference = any;