export declare function timer(name: string): (msg?: string) => void;
