export default function GoldTemplateFive({ webInfo }: {
    webInfo: any;
}): import("react/jsx-runtime").JSX.Element | null;
