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