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