import type { Pattern } from "../common/ac"; export declare function fillPattern2(arr: Pattern[]): void;