export declare const padTrimValue: (value: string, decimalSeparator?: string, decimalScale?: number) => string;