import { IArgs } from '@formicarium/common'; export declare const parseArg: (argString: string[]) => IArgs; //# sourceMappingURL=args.d.ts.map