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