import React from 'react'; import { Image, Row, Col } from '@btri-ui/base'; export default () => { return ( ); };