import React from "react";
declare const VerticalDash: () => React.JSX.Element;
export default VerticalDash;
