export namespace local { export const COMPONENT = 'component'; export const BODY = 'body'; export const GROUP = 'group'; }