import * as groups from '../typeclass/groups'; export declare const GroupOr: groups.Group; export declare const GroupAnd: groups.Group;