export { default } from "./vertical-divider.component";
export type { VerticalDividerProps } from "./vertical-divider.component";
