import { SVGProps } from "react"; declare const ArrowsInLineVerticalIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default ArrowsInLineVerticalIcon;