export const CHILDREN = 'children'
export const KEY = 'key'
export const NAME = 'name'
export const PROPS = 'props'
