/** Base URL for rule documentation anchors in the README. */ export declare const DOCS_BASE = "https://github.com/mileszim/prisma-strong-migrations#"; export declare const docs: (ruleName: string) => string; //# sourceMappingURL=docs.d.ts.map