import type { Pattern } from "../common/ac";
export declare const PatternNumberDict: Pattern[];
