declare const callSpecmaticCli: (argsv?: string[]) => void;
export default callSpecmaticCli;
