import type { Pattern } from '../common/segmentit'; declare const DICT4: { [prop: string]: string; }; export default DICT4; export declare function fillPattern4(arr: Pattern[]): void;