import { PropType } from 'vue'; import { RouteLocationRaw } from 'vue-router'; declare function __VLS_template(): { attrs: Partial<{}>; slots: { prepend?(_: {}): any; icon?(_: {}): any; icon?(_: {}): any; append?(_: {}): any; }; refs: { ameliproIcon: ({ $: import('vue').ComponentInternalInstance; $data: {}; $props: Partial<{ label: string; small: boolean; icon: string; size: string; large: boolean; uniqueId: string; medium: boolean; borderColor: string; bordered: boolean; iconBgColor: string; mdiPadding: string; widthAuto: boolean; xLarge: boolean; }> & Omit<{ readonly small: boolean; readonly large: boolean; readonly iconColor: string; readonly medium: boolean; readonly bordered: boolean; readonly iconBgColor: string; readonly widthAuto: boolean; readonly xLarge: boolean; readonly label?: string | undefined; readonly icon?: string | undefined; readonly size?: string | undefined; readonly uniqueId?: string | undefined; readonly borderColor?: string | undefined; readonly mdiPadding?: string | undefined; } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "label" | "small" | "icon" | "size" | "large" | "uniqueId" | "medium" | "borderColor" | "bordered" | "iconBgColor" | "mdiPadding" | "widthAuto" | "xLarge">; $attrs: import('vue').Attrs; $refs: { [x: string]: unknown; } & { themeIconContainerRef: HTMLSpanElement; }; $slots: Readonly<{ [name: string]: import('vue').Slot | undefined; }>; $root: import('vue').ComponentPublicInstance | null; $parent: import('vue').ComponentPublicInstance | null; $host: Element | null; $emit: (event: string, ...args: any[]) => void; $el: HTMLSpanElement; $options: import('vue').ComponentOptionsBase> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { label: string; small: boolean; icon: string; size: string; large: boolean; uniqueId: string; medium: boolean; borderColor: string; bordered: boolean; iconBgColor: string; mdiPadding: string; widthAuto: boolean; xLarge: boolean; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & { beforeCreate?: (() => void) | (() => void)[]; created?: (() => void) | (() => void)[]; beforeMount?: (() => void) | (() => void)[]; mounted?: (() => void) | (() => void)[]; beforeUpdate?: (() => void) | (() => void)[]; updated?: (() => void) | (() => void)[]; activated?: (() => void) | (() => void)[]; deactivated?: (() => void) | (() => void)[]; beforeDestroy?: (() => void) | (() => void)[]; beforeUnmount?: (() => void) | (() => void)[]; destroyed?: (() => void) | (() => void)[]; unmounted?: (() => void) | (() => void)[]; renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof import('vue').nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle; } & Readonly<{ label: string; small: boolean; icon: string; size: string; large: boolean; uniqueId: string; medium: boolean; borderColor: string; bordered: boolean; iconBgColor: string; mdiPadding: string; widthAuto: boolean; xLarge: boolean; }> & Omit> & Readonly<{}>, "label" | "small" | "icon" | "size" | "large" | "uniqueId" | "medium" | "borderColor" | "bordered" | "iconBgColor" | "mdiPadding" | "widthAuto" | "xLarge"> & {} & import('vue').ComponentCustomProperties & {} & { $slots: { default?(_: {}): any; }; }) | null; }; rootEl: any; }; type __VLS_TemplateResult = ReturnType; declare const __VLS_component: import('vue').DefineComponent; default: undefined; }; uniqueId: { type: StringConstructor; default: undefined; }; xLarge: { type: BooleanConstructor; default: boolean; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { click: (...args: any[]) => void; }, string, import('vue').PublicProps, Readonly; default: undefined; }; uniqueId: { type: StringConstructor; default: undefined; }; xLarge: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { small: boolean; href: string; icon: string; size: string; large: boolean; to: string | import('vue-router').RouteLocationAsPathGeneric | import('vue-router').RouteLocationAsRelativeGeneric; uniqueId: string; medium: boolean; btnTitle: string; btnLabel: string; bordered: boolean; iconBgColor: string; xLarge: boolean; badge: string | number | boolean; badgeBgColor: string; badgeColor: string; iconBorderColor: string; iconFocusBgColor: string; iconFocusBorderColor: string; iconFocusColor: string; iconHoverBgColor: string; iconHoverBorderColor: string; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, { ameliproIcon: ({ $: import('vue').ComponentInternalInstance; $data: {}; $props: Partial<{ label: string; small: boolean; icon: string; size: string; large: boolean; uniqueId: string; medium: boolean; borderColor: string; bordered: boolean; iconBgColor: string; mdiPadding: string; widthAuto: boolean; xLarge: boolean; }> & Omit<{ readonly small: boolean; readonly large: boolean; readonly iconColor: string; readonly medium: boolean; readonly bordered: boolean; readonly iconBgColor: string; readonly widthAuto: boolean; readonly xLarge: boolean; readonly label?: string | undefined; readonly icon?: string | undefined; readonly size?: string | undefined; readonly uniqueId?: string | undefined; readonly borderColor?: string | undefined; readonly mdiPadding?: string | undefined; } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "label" | "small" | "icon" | "size" | "large" | "uniqueId" | "medium" | "borderColor" | "bordered" | "iconBgColor" | "mdiPadding" | "widthAuto" | "xLarge">; $attrs: import('vue').Attrs; $refs: { [x: string]: unknown; } & { themeIconContainerRef: HTMLSpanElement; }; $slots: Readonly<{ [name: string]: import('vue').Slot | undefined; }>; $root: import('vue').ComponentPublicInstance | null; $parent: import('vue').ComponentPublicInstance | null; $host: Element | null; $emit: (event: string, ...args: any[]) => void; $el: HTMLSpanElement; $options: import('vue').ComponentOptionsBase> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { label: string; small: boolean; icon: string; size: string; large: boolean; uniqueId: string; medium: boolean; borderColor: string; bordered: boolean; iconBgColor: string; mdiPadding: string; widthAuto: boolean; xLarge: boolean; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & { beforeCreate?: (() => void) | (() => void)[]; created?: (() => void) | (() => void)[]; beforeMount?: (() => void) | (() => void)[]; mounted?: (() => void) | (() => void)[]; beforeUpdate?: (() => void) | (() => void)[]; updated?: (() => void) | (() => void)[]; activated?: (() => void) | (() => void)[]; deactivated?: (() => void) | (() => void)[]; beforeDestroy?: (() => void) | (() => void)[]; beforeUnmount?: (() => void) | (() => void)[]; destroyed?: (() => void) | (() => void)[]; unmounted?: (() => void) | (() => void)[]; renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof import('vue').nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle; } & Readonly<{ label: string; small: boolean; icon: string; size: string; large: boolean; uniqueId: string; medium: boolean; borderColor: string; bordered: boolean; iconBgColor: string; mdiPadding: string; widthAuto: boolean; xLarge: boolean; }> & Omit> & Readonly<{}>, "label" | "small" | "icon" | "size" | "large" | "uniqueId" | "medium" | "borderColor" | "bordered" | "iconBgColor" | "mdiPadding" | "widthAuto" | "xLarge"> & {} & import('vue').ComponentCustomProperties & {} & { $slots: { default?(_: {}): any; }; }) | null; }, any>; declare const _default: __VLS_WithTemplateSlots; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };