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