declare function shouldForwardProp(prop: string): boolean;

export { shouldForwardProp };
