export { default } from "./mentions.component";
export type { Mention } from "./mention.types";
