import type { Arguments } from 'yargs';
export declare function daemonHandler(args: Arguments): Promise<void>;
//# sourceMappingURL=daemon.d.ts.map