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