import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const GraphsSettingsIcon: FunctionalComponent; export default GraphsSettingsIcon;