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