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