import type { Refine } from "../../flags.js";
export declare const argumentMatchRefine: (argumentMatch: string) => Refine;
