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