import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const PowerSettingsNewTwoTone: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default PowerSettingsNewTwoTone;
