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