export declare function start(action: string, message: string): string | undefined;
export declare function end(id?: string): undefined;
//# sourceMappingURL=console.d.ts.map