import type { DefineComponent } from "vue";
declare const _default: DefineComponent<{}, {}, any>;
export default _default;
export type IconGhostFillInstance = InstanceType<typeof _default>;
