import { Locale } from "./types/locale"; export declare function getMinusSign(locale?: Locale): string;