import Avatarpreviewsvelte from "../base/avatar/Avatar.preview.svelte"; export declare const slotUiComponentPreviewList: { name: string; code: string; component: typeof Avatarpreviewsvelte; group: string; }[];