import type { FunctionalComponent } from "vue";
import "../../styles/empty-icon.scss";
export declare const EmptyIcon: FunctionalComponent;
