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