import React from 'react'; type OwnProps = {}; export declare const Sidebar: React.ComponentClass; export {};