declare function slotShouldForwardProp(prop: string): boolean;
export default slotShouldForwardProp;
