import { StarterKit } from './starter-kit'
export type { StarterKitOptions } from './starter-kit'
export default StarterKit