import { PolyRefFunction } from 'react-polymorphed'; export declare const polymorphicForwardRef: PolyRefFunction; export * from './props'; export * from './refs'; export * from './twMerge';