import { FunctionComponent } from 'react'; import { TaroBadgeProps } from "../../types"; export declare const Badge: FunctionComponent>;