export declare function matchesExecAllowlistPattern(pattern: string, target: string): boolean;
