import type { ForwardRefExoticComponent } from 'react'; export declare const isForwardRefType:
(type: any) => type is ForwardRefExoticComponent
; //# sourceMappingURL=isForwardRefType.d.ts.map