export declare const trimPrecedingZero: (value: string) => string;
