export declare const badgeProps: { shadow: { type: BooleanConstructor; }; color: { type: StringConstructor; }; };