/** * @author Ethan Davis * https://github.com/ethanent/gar */ declare const _default: (sargs: string[]) => any; export default _default;