import type { ComponentType } from '../../../../jsx'; import { type DividerProps } from './types'; export declare const ProsConsArrow: ComponentType;