declare function checkIfCLIRunRequired(path: string, chainId: string, ticket: string): Promise; export default checkIfCLIRunRequired;