export declare const formatDurationMicros: (tickValue: number, decimalPlaces?: number) => string;