export declare const POLKADOT_NOT_FOUND = "polkadot: command not found";
export declare const PARACHAIN_NOT_FOUND = "polkadot-parachain: command not found";
export declare const POLKADOT_NOT_FOUND_DESCRIPTION = "Use `zombienet setup` and follow the tips for setting up your environment for Zombienet.\nYou can read more details in https://paritytech.github.io/zombienet/cli/setup.html .\n\n";
