export { default } from "./grouped-character.component";
export type { GroupedCharacterProps, CustomEvent, } from "./grouped-character.component";
