#!/usr/bin/env node
export declare function installSystemdService(action?: string): void;
