import { argsReturn } from "../global";
export declare const argParser: (args: Array<string>) => argsReturn;
