import * as React from "react"; declare function VariableIcon(props: React.SVGProps): JSX.Element; export default VariableIcon;