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