import type { Game } from "../..";
export interface Ribbon {
    "config.handling": Game.Handling;
}
//# sourceMappingURL=ribbon.d.ts.map