export declare type Arg = { option: string; value?: string; }; //# sourceMappingURL=arg.type.d.ts.map