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