import { TextLintCore } from "./DEPRECATED/textlint-core";
/**
 * singleton instance
 * @deprecated use new APIs https://textlint.github.io/docs/use-as-modules.html#new-apis
 */
export declare const textlint: TextLintCore;
//# sourceMappingURL=textlint.d.ts.map