/** Kitten command-line interface (CLI): start command. Copyright ⓒ 2022-present, Aral Balkan Small Technology Foundation License: AGPL version 3.0. */ export default function stop(_options?: object): void;