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