import * as b from "bobril";

export const visible = b.styleDef("visible");
export const invisible = b.styleDef("invisible");
