/// import { IDividerBrickProps } from './type'; export declare function DividerBrick(props: IDividerBrickProps): JSX.Element;