rootShouldForwardProp.d.ts 101 Bytes Edit Raw Blame History Permalink 1 2 declare const rootShouldForwardProp: (prop: string) => boolean; export default rootShouldForwardProp;