import { UPageBrand } from './Brand'; import { UPageShare } from './Share'; export function UPageIndex() { return ( <> ); }