/** Sets up Kitten REPL (either an interactive one if running locally or on a socket if running as a daemon). */ export default function (domainWithPort: string): void;