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