export declare function error(...messages: string[]): void;
export declare function reset(): void;