import { CodechecksClient } from "./client";
export declare const codechecks: CodechecksClient;
export * from "./types";
