slotShouldForwardProp.d.ts 100 Bytes
declare function slotShouldForwardProp(prop: string): boolean;
export default slotShouldForwardProp;