import * as React from 'react'; import { IComponentDemoPageProps } from '@fluentui/react-docsite-components'; export declare class SidebarPage extends React.PureComponent { render(): JSX.Element; }