import type { DialectDefinition } from "./types.js"; declare const definition: DialectDefinition; export default definition;