/** * Apply target-specific transformations to the component reference. * * See overrides/* for examples. */ export declare const wrapComponentRef: (component: any) => any;