import { Group } from '../graphic/group';
export declare const emptyGroup: Group;
