/** Kitten command-line interface (CLI): restart command. Turn it off and then on again. Copyright ⓒ 2024-present, Aral Balkan Small Technology Foundation License: AGPL version 3.0. */ export default function stop(_options?: object): void;