import { FunctionComponent } from 'react'; import { DividerProps } from './types'; export declare const Divider: FunctionComponent>;