import * as React from "react"; function SwitchVerticalIcon(props: React.SVGProps) { return ; } export default SwitchVerticalIcon;