export { default } from "./option-row.component";
export type { OptionRowProps } from "./option-row.component";
