/** * Sets up the console logger to print axe results to the console when the test suite is done. */ export declare function setupConsoleLogger(): void;