import reporter from "gatsby-cli/lib/reporter"

export default reporter
export type Reporter = typeof reporter
