import { IconProps } from '../types';
declare function Sidebar(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Sidebar;
//# sourceMappingURL=Sidebar.d.ts.map