export { GeomLine, type GeomProps } from './geomLine'
export { Legend, type LegendProps } from './legend'
export { type GeomAes, Entrance, FocusType } from './types'
