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