import { FC } from 'react'; export declare type TDelimiterData = {}; export declare const Delimiter: FC;