export declare const ticksToMilliseconds: (timeStr: Nullable<string>) => Nullable<string>;
