import BulletList, { Point } from './bullet-list.component'; export default BulletList; export type { Point };