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