import { SVGProps } from "react"; declare const SvgSidebar: (props: SVGProps) => JSX.Element; export default SvgSidebar;