import SparnaturalComponent from "../../components/SparnaturalComponent";
export default function toggleVarNames(sparnatural: SparnaturalComponent, showVarNames: boolean): void;
