import React from 'react'; import SidebarAd from '@site/src/components/SidebarAd'; export default function InDocAd() { return (
); }