import type React from "react"; export declare function getFormattedPercentage(locale: string): React.ReactNode; export declare function start(): void;