export declare const now: () => number;
export declare const timing: {
    navigationStart: number;
};
