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