/**
 * Defines the boundaries of a context
 */
export interface Aggregate {
}
