export declare function start(msg: string, symbol?: string): void; export declare function stop(persist?: boolean): void;