import { DividerProps } from './types'; export declare function styleDivider(props: DividerProps): string[];