export default function exec(device: string, command: string, value: unknown): Promise<void>;
