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