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