UNPKG

@ionic/react

Version:
3 lines (2 loc) 317 B
import React from 'react'; export declare const createRoutingComponent: <PropType, ElementType>(tagName: string, customElement?: any) => React.ForwardRefExoticComponent<React.PropsWithoutRef<React.PropsWithoutRef<import("./utils").IonicReactExternalProps<PropType, ElementType>>> & React.RefAttributes<ElementType>>;