export default ServiceInfo; declare function ServiceInfo({ content }: { content?: any[]; }): JSX.Element;