import { reporter as gatsbyReporter } from "./reporter";
export declare function patchConsole(reporter: typeof gatsbyReporter): void;
