export declare const shouldForwardProp: (excludedProps: string[]) => (prop: string) => boolean;