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