import { State } from "./state"; export declare const emptyCommands: { ["/ATX/hardware/flags/mask"]: import("../../../shared/types/commands").COMMANDS[]; }; export declare const initial: State.Props; export default initial;