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