import { RenderFunction } from 'vue';
declare const VariableIcon: RenderFunction;
export default VariableIcon;
