import { FC } from 'react'; import { SeparatorProps } from '../Carousel.types'; export declare const Separator: FC;