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