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