import { State } from "../state/state"; export declare const totalPower: (outputs: State.Channel[]) => string;