export declare function start(label: string): void;
export declare function stop(label: string): any;
