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