import type { FunctionalComponent } from "vue";
declare const AppearanceIcon: FunctionalComponent;
export default AppearanceIcon;
