export declare type PatternMetadata = Record<string, any> | string;
