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