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