import type { Shared } from './types'; import { KottiFieldFileUpload } from './types'; declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: import("vue").DefineComponent, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; icon: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null>; } & { default: () => "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; }; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; tabIndex: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; placeholder: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; hideClear: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; hideValidation: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showVisibilityToggle: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isBorderless: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; formKey: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; leftIcon: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; isOptional: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; rightIcon: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; prefix: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; suffix: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; validator: Omit { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }>, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<(args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }>; } & { default: () => (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; }; allowMultiple: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; allowPhotos: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; collapseExtensionsAfter: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; extensions: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string[]; }; externalUrl: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; hideDropArea: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; maxFileSize: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; modelValue: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<({ file: File; status: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status; id: string; } | { name: string; size: number; id: string | number; isInternal?: boolean | undefined; downloadUrl?: string | undefined; viewUrl?: string | undefined; status?: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status | undefined; })[]>; } & { default: () => ({ file: File; status: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status; id: string; } | { name: string; size: number; id: string | number; isInternal?: boolean | undefined; downloadUrl?: string | undefined; viewUrl?: string | undefined; status?: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status | undefined; })[]; }; }>, { field: import("../kotti-field/types.ts").KottiField.Hook.Returns<({ file: File; status: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status; id: string; } | { name: string; size: number; id: string | number; isInternal?: boolean | undefined; downloadUrl?: string | undefined; viewUrl?: string | undefined; status?: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status | undefined; })[]>; filesList: import("vue").ComputedRef<{ validation: "INVALID_EXTENSION" | "MAX_SIZE_EXCEEDED" | "SUCCESS" | Shared.Validation; status: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status; name: string; size: number; id: string | number; isInternal?: boolean | undefined; downloadUrl?: string | undefined; viewUrl?: string | undefined; }[]>; filesListStyle: import("vue").ComputedRef<{ 'padding-top': string; } | undefined>; inputId: import("vue").ComputedRef; onAddFiles: (value: Shared.Events.AddFiles) => void; onBlur: () => void; onRemoveFile: (id: Shared.Events.RemoveFile) => void; preUploadedFilesList: import("vue").ComputedRef<{ validation: "INVALID_EXTENSION" | "MAX_SIZE_EXCEEDED" | "SUCCESS" | Shared.Validation; status: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status; name: string; size: number; id: string | number; isInternal?: boolean | undefined; downloadUrl?: string | undefined; viewUrl?: string | undefined; }[]>; preUploadedFilesListStyle: import("vue").ComputedRef<{ 'padding-top': string; } | undefined>; sharedProps: import("vue").ComputedRef<{ dataTest: string; extensions: string[]; isDisabled: boolean; isLoading: boolean; maxFileSize: number; }>; showDropArea: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "blur")[], "update:modelValue" | "blur", import("vue").PublicProps, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; icon: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null>; } & { default: () => "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; }; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; tabIndex: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; placeholder: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; hideClear: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; hideValidation: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showVisibilityToggle: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isBorderless: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; formKey: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; leftIcon: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; isOptional: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; rightIcon: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; prefix: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; suffix: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; validator: Omit { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }>, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<(args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }>; } & { default: () => (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; }; allowMultiple: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; allowPhotos: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; collapseExtensionsAfter: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; extensions: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string[]; }; externalUrl: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; hideDropArea: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; maxFileSize: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; modelValue: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<({ file: File; status: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status; id: string; } | { name: string; size: number; id: string | number; isInternal?: boolean | undefined; downloadUrl?: string | undefined; viewUrl?: string | undefined; status?: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status | undefined; })[]>; } & { default: () => ({ file: File; status: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status; id: string; } | { name: string; size: number; id: string | number; isInternal?: boolean | undefined; downloadUrl?: string | undefined; viewUrl?: string | undefined; status?: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status | undefined; })[]; }; }>> & Readonly<{ onBlur?: ((...args: any[]) => any) | undefined; "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; }>, { dataTest: string | null; icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon; label: string | null; size: "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; tabIndex: number; modelValue: ({ file: File; status: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status; id: string; } | { name: string; size: number; id: string | number; isInternal?: boolean | undefined; downloadUrl?: string | undefined; viewUrl?: string | undefined; status?: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status | undefined; })[]; hideValidation: boolean; showVisibilityToggle: boolean; inputId: string | null; formKey: string | null; helpDescription: string | null; isOptional: boolean; validator: (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; allowMultiple: boolean; allowPhotos: boolean; collapseExtensionsAfter: number; extensions: string[]; externalUrl: string | null; hideDropArea: boolean; maxFileSize: number; }, {}, { DropArea: import("vue").DefineComponent, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; icon: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon; }; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; tabIndex: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; allowMultiple: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; collapseExtensionsAfter: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; extensions: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string[]; }; externalUrl: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; hideDropArea: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; maxFileSize: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; inputId: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; }>, { informationText: import("vue").ComputedRef; inputProps: import("vue").ComputedRef<{ accept: string | undefined; 'data-test': string | undefined; disabled: boolean; id: string; multiple: boolean; type: string; }>; isError: import("vue").Ref; localTabIndex: import("vue").ComputedRef; onBlur: () => void; onCancelSelect: () => void; onDragLeave: () => void; onDragOver: (event: DragEvent) => void; onDrop: (event: DragEvent) => void; onSelect: (event: Event) => void; onTriggerInput: () => void; rootClasses: import("vue").ComputedRef<{ 'kt-field-file-upload-drop-area': boolean; 'kt-field-file-upload-drop-area--is-disabled': boolean; 'kt-field-file-upload-drop-area--is-error': boolean; }>; showInformation: import("vue").ComputedRef; translations: import("vue").Ref, Readonly>; uploadInputRef: import("vue").Ref; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("blur" | "addFiles")[], "blur" | "addFiles", import("vue").PublicProps, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; icon: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon; }; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; tabIndex: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; allowMultiple: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; collapseExtensionsAfter: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; extensions: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string[]; }; externalUrl: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; hideDropArea: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; maxFileSize: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; inputId: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType; } & Record; }>> & Readonly<{ onBlur?: ((...args: any[]) => any) | undefined; onAddFiles?: ((...args: any[]) => any) | undefined; }>, { dataTest: string | null; icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon; isDisabled: boolean; isLoading: boolean; tabIndex: number; allowMultiple: boolean; collapseExtensionsAfter: number; extensions: string[]; externalUrl: string | null; hideDropArea: boolean; maxFileSize: number; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; FileItem: import("vue").DefineComponent, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; fileInfo: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType<{ validation: "INVALID_EXTENSION" | "MAX_SIZE_EXCEEDED" | "SUCCESS" | Shared.Validation; status: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status; name: string; size: number; id: string | number; isInternal?: boolean | undefined; downloadUrl?: string | undefined; viewUrl?: string | undefined; }>; } & Record; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; }>, { deleteActionIcon: import("vue").ComputedRef; description: import("vue").ComputedRef; isError: import("vue").ComputedRef; onClickDelete: () => void; onClickViewOrDownload: () => void; showViewOrDownloadAction: import("vue").ComputedRef; viewOrDownloadActionIcon: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "remove"[], "remove", import("vue").PublicProps, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; fileInfo: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType<{ validation: "INVALID_EXTENSION" | "MAX_SIZE_EXCEEDED" | "SUCCESS" | Shared.Validation; status: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status; name: string; size: number; id: string | number; isInternal?: boolean | undefined; downloadUrl?: string | undefined; viewUrl?: string | undefined; }>; } & Record; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; }>> & Readonly<{ onRemove?: ((...args: any[]) => any) | undefined; }>, { dataTest: string | null; isDisabled: boolean; }, {}, { ActionButton: import("vue").DefineComponent, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; icon: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon>; } & Record; }>, { classes: import("vue").ComputedRef<{ 'action-button': boolean; 'action-button--is-disabled': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; icon: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon>; } & Record; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { isDisabled: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; ItemLayout: import("vue").DefineComponent, { translations: import("vue").Ref, Readonly>; wrapperClasses: import("vue").ComputedRef<{ 'kt-field-file-upload-item': boolean; 'kt-field-file-upload-item--is-internal': boolean; }>; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { isInternal: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; KtField: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins>; }; getEmptyValue: { default: null; type: import("vue").PropType<() => unknown>; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; isRange: { default: boolean; type: BooleanConstructor; }; useFieldset: { default: boolean; type: BooleanConstructor; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; onMousedown?: ((...args: any[]) => any) | undefined; onVisibilityChange?: ((...args: any[]) => any) | undefined; }>, { affixClasses: import("vue").ComputedRef<(modifications: string[]) => string[]>; focusInput: () => void; handleClear: () => void; handleVisibilityChange: () => void; iconClasses: import("vue").ComputedRef<(element: string, modifications: string[]) => string[]>; inputId: import("vue").ComputedRef; inputContainerRef: import("vue").Ref; inputContainerWrapperRef: import("vue").Ref; onClickLabel: (event: MouseEvent) => void; showLabel: import("vue").ComputedRef | undefined>; showValidation: import("vue").ComputedRef; validationState: import("vue").ComputedRef<"error" | "empty">; validationText: import("vue").ComputedRef; validationTextIcon: import("vue").ComputedRef; valueVisibility: import("vue").Ref; wrapperClasses: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "mousedown" | "visibilityChange")[], import("vue").PublicProps, { helpTextSlot: import("vue").Slot; debounceLabelClick: boolean; getEmptyValue: () => unknown; isRange: boolean; useFieldset: boolean; }, true, {}, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; KtLabel: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], import("vue").PublicProps, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, true, {}, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, {}, string, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta>; helpText: import("zod").ZodDefault>; helpDescription: import("zod").ZodDefault>; inputId: import("zod").ZodDefault>; isRequired: import("zod").ZodDefault; validationState: import("zod").ZodDefault>; }, "strip", import("zod").ZodTypeAny, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, { label?: string | null | undefined; helpText?: string | null | undefined; helpDescription?: string | null | undefined; inputId?: string | null | undefined; isRequired?: boolean | undefined; validationState?: "error" | "success" | "warning" | "empty" | undefined; }>> & Record; }; KtLoading: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta>; }, "strip", import("zod").ZodTypeAny, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, { type?: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square" | undefined; }>> & Record; }; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly>; }; getEmptyValue: { default: null; type: import("vue").PropType<() => unknown>; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; isRange: { default: boolean; type: BooleanConstructor; }; useFieldset: { default: boolean; type: BooleanConstructor; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; onMousedown?: ((...args: any[]) => any) | undefined; onVisibilityChange?: ((...args: any[]) => any) | undefined; }>, { affixClasses: import("vue").ComputedRef<(modifications: string[]) => string[]>; focusInput: () => void; handleClear: () => void; handleVisibilityChange: () => void; iconClasses: import("vue").ComputedRef<(element: string, modifications: string[]) => string[]>; inputId: import("vue").ComputedRef; inputContainerRef: import("vue").Ref; inputContainerWrapperRef: import("vue").Ref; onClickLabel: (event: MouseEvent) => void; showLabel: import("vue").ComputedRef | undefined>; showValidation: import("vue").ComputedRef; validationState: import("vue").ComputedRef<"error" | "empty">; validationText: import("vue").ComputedRef; validationTextIcon: import("vue").ComputedRef; valueVisibility: import("vue").Ref; wrapperClasses: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, { helpTextSlot: import("vue").Slot; debounceLabelClick: boolean; getEmptyValue: () => unknown; isRange: boolean; useFieldset: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase>; }; getEmptyValue: { default: null; type: import("vue").PropType<() => unknown>; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; isRange: { default: boolean; type: BooleanConstructor; }; useFieldset: { default: boolean; type: BooleanConstructor; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; onMousedown?: ((...args: any[]) => any) | undefined; onVisibilityChange?: ((...args: any[]) => any) | undefined; }>, { affixClasses: import("vue").ComputedRef<(modifications: string[]) => string[]>; focusInput: () => void; handleClear: () => void; handleVisibilityChange: () => void; iconClasses: import("vue").ComputedRef<(element: string, modifications: string[]) => string[]>; inputId: import("vue").ComputedRef; inputContainerRef: import("vue").Ref; inputContainerWrapperRef: import("vue").Ref; onClickLabel: (event: MouseEvent) => void; showLabel: import("vue").ComputedRef | undefined>; showValidation: import("vue").ComputedRef; validationState: import("vue").ComputedRef<"error" | "empty">; validationText: import("vue").ComputedRef; validationTextIcon: import("vue").ComputedRef; valueVisibility: import("vue").Ref; wrapperClasses: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "mousedown" | "visibilityChange")[], "click" | "mousedown" | "visibilityChange", { helpTextSlot: import("vue").Slot; debounceLabelClick: boolean; getEmptyValue: () => unknown; isRange: boolean; useFieldset: boolean; }, {}, string, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; KtLabel: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], import("vue").PublicProps, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, true, {}, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase>; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; helpDescription: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; inputId: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isRequired: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; validationState: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"error" | "success" | "warning" | "empty">; } & { default: () => "error" | "success" | "warning" | "empty"; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { hasHelpText: import("vue").ComputedRef; labelSuffix: import("vue").ComputedRef<"*" | null>; labelSuffixClasses: import("vue").ComputedRef<{ [x: string]: boolean; 'kt-label__header-label-suffix': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; helpTextSlot: import("vue").Slot; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, {}, string, {}, { FieldHelpText: import("vue").DefineComponent; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; helpTextSlot: { default: undefined; type: import("vue").PropType>; }; }>> & Readonly<{}>, { helpText: string | null; helpTextSlot: import("vue").Slot; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta>; helpText: import("zod").ZodDefault>; helpDescription: import("zod").ZodDefault>; inputId: import("zod").ZodDefault>; isRequired: import("zod").ZodDefault; validationState: import("zod").ZodDefault>; }, "strip", import("zod").ZodTypeAny, { label: string | null; helpText: string | null; inputId: string | null; helpDescription: string | null; isRequired: boolean; validationState: "error" | "success" | "warning" | "empty"; }, { label?: string | null | undefined; helpText?: string | null | undefined; helpDescription?: string | null | undefined; inputId?: string | null | undefined; isRequired?: boolean | undefined; validationState?: "error" | "success" | "warning" | "empty" | undefined; }>> & Record; }; KtLoading: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square">; } & { default: () => "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }; }>> & Readonly<{}>, { loadingClasses: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta>; }, "strip", import("zod").ZodTypeAny, { type: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square"; }, { type?: "circle" | "rectangle" | "rectangle-lg" | "rectangle-md" | "rectangle-sm" | "square" | undefined; }>> & Record; }; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta, import("zod").ZodNativeEnum]>>>; isDisabled: import("zod").ZodDefault; isLoading: import("zod").ZodDefault; hideClear: import("zod").ZodNever; hideValidation: import("zod").ZodDefault; isBorderless: import("zod").ZodNever; inputId: import("zod").ZodDefault>; dataTest: import("zod").ZodDefault>; formKey: import("zod").ZodDefault]>>>; helpDescription: import("zod").ZodDefault>; helpText: import("zod").ZodDefault>; leftIcon: import("zod").ZodNever; placeholder: import("zod").ZodNever; isOptional: import("zod").ZodDefault; label: import("zod").ZodDefault>; rightIcon: import("zod").ZodNever; prefix: import("zod").ZodNever; showVisibilityToggle: import("zod").ZodDefault; suffix: import("zod").ZodNever; tabIndex: import("zod").ZodNever; validator: import("zod").ZodDefault, import("zod").ZodUnion<[import("zod").ZodObject<{ type: import("zod").ZodLiteral<"empty">; }, "strip", import("zod").ZodTypeAny, { type: "empty"; }, { type: "empty"; }>, import("zod").ZodObject<{ text: import("zod").ZodNullable; type: import("zod").ZodLiteral<"error">; }, "strip", import("zod").ZodTypeAny, { type: "error"; text: string | null; }, { type: "error"; text: string | null; }>, import("zod").ZodObject<{ text: import("zod").ZodNullable; type: import("zod").ZodLiteral<"success">; }, "strip", import("zod").ZodTypeAny, { type: "success"; text: string | null; }, { type: "success"; text: string | null; }>, import("zod").ZodObject<{ text: import("zod").ZodNullable; type: import("zod").ZodLiteral<"warning">; }, "strip", import("zod").ZodTypeAny, { type: "warning"; text: string | null; }, { type: "warning"; text: string | null; }>]>>>; modelValue: import("zod").ZodNever; }, "strip", import("zod").ZodTypeAny, { dataTest: string | null; label: string | null; size: "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null; isDisabled: boolean; isLoading: boolean; helpText: string | null; tabIndex: never; modelValue: never; placeholder: never; hideClear: never; hideValidation: boolean; showVisibilityToggle: boolean; isBorderless: never; inputId: string | null; formKey: string | null; helpDescription: string | null; leftIcon: never; isOptional: boolean; rightIcon: never; prefix: never; suffix: never; validator: (args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }; }, { tabIndex: never; modelValue: never; placeholder: never; hideClear: never; isBorderless: never; leftIcon: never; rightIcon: never; prefix: never; suffix: never; size?: "large" | "medium" | "small" | import("../kotti-field/types.ts").KottiField.Size | null | undefined; isDisabled?: boolean | undefined; isLoading?: boolean | undefined; hideValidation?: boolean | undefined; inputId?: string | null | undefined; dataTest?: string | null | undefined; formKey?: string | null | undefined; helpDescription?: string | null | undefined; helpText?: string | null | undefined; isOptional?: boolean | undefined; label?: string | null | undefined; showVisibilityToggle?: boolean | undefined; validator?: ((args_0: any, ...args: unknown[]) => { type: "empty"; } | { type: "error"; text: string | null; } | { type: "success"; text: string | null; } | { type: "warning"; text: string | null; }) | undefined; }>> & Record; }; PreUploadedFileItem: import("vue").DefineComponent, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; fileInfo: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType<{ validation: "INVALID_EXTENSION" | "MAX_SIZE_EXCEEDED" | "SUCCESS" | Shared.Validation; status: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status; name: string; size: number; id: string | number; isInternal?: boolean | undefined; downloadUrl?: string | undefined; viewUrl?: string | undefined; }>; } & Record; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; }>, { description: import("vue").ComputedRef; isInvalid: import("vue").ComputedRef; onClickDelete: () => void; onClickViewOrDownload: () => void; showViewOrDownloadAction: import("vue").ComputedRef; viewOrDownloadActionIcon: import("vue").ComputedRef; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "remove"[], "remove", import("vue").PublicProps, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; fileInfo: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType<{ validation: "INVALID_EXTENSION" | "MAX_SIZE_EXCEEDED" | "SUCCESS" | Shared.Validation; status: "INVALID" | "NOT_STARTED" | "READY_TO_UPLOAD" | "UPLOADED" | "UPLOADED_WITH_ERROR" | KottiFieldFileUpload.Status; name: string; size: number; id: string | number; isInternal?: boolean | undefined; downloadUrl?: string | undefined; viewUrl?: string | undefined; }>; } & Record; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; }>> & Readonly<{ onRemove?: ((...args: any[]) => any) | undefined; }>, { dataTest: string | null; isDisabled: boolean; }, {}, { ActionButton: import("vue").DefineComponent, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; icon: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon>; } & Record; }>, { classes: import("vue").ComputedRef<{ 'action-button': boolean; 'action-button--is-disabled': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; icon: Omit, "type" | "default" | "required"> & { required: true; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon>; } & Record; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, { isDisabled: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; ItemLayout: import("vue").DefineComponent, { translations: import("vue").Ref, Readonly>; wrapperClasses: import("vue").ComputedRef<{ 'kt-field-file-upload-item': boolean; 'kt-field-file-upload-item--is-internal': boolean; }>; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { isInternal: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; TakePhoto: import("vue").DefineComponent, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; tabIndex: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; }>, { error: import("vue").Ref; localDataTest: import("vue").ComputedRef; onAcceptPhoto: () => void; onCapturePhoto: (payload: Shared.TakePhoto.Events.Capture) => void; onClose: () => void; onError: (err: Shared.TakePhoto.Events.Error) => void; onErrorRetry: () => void; onRejectPhoto: () => void; photoUrl: import("vue").Ref; state: import("vue").Ref<"error" | "capture" | "review" | "closed", "error" | "capture" | "review" | "closed">; translations: import("vue").Ref, Readonly>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "addFiles"[], "addFiles", import("vue").PublicProps, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isDisabled: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; tabIndex: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => number; }; }>> & Readonly<{ onAddFiles?: ((...args: any[]) => any) | undefined; }>, { dataTest: string | null; isDisabled: boolean; tabIndex: number; }, {}, { CapturePhoto: import("vue").DefineComponent, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>, { hasMultipleCameras: import("vue").ComputedRef; isLoading: import("vue").ComputedRef; isReady: import("vue").ComputedRef; onClickCapture: () => Promise; onClickNextCamera: () => Promise; shouldOpenModal: import("vue").Ref; translations: import("vue").Ref, Readonly>; videoRef: import("vue").Ref; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "error" | "capture")[], "close" | "error" | "capture", import("vue").PublicProps, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; onError?: ((...args: any[]) => any) | undefined; onCapture?: ((...args: any[]) => any) | undefined; }>, { dataTest: string | null; }, {}, { KtButton: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], import("vue").PublicProps, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], "click" | "update:toggleStatus", { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta, import("zod").ZodNativeEnum]>>>; iconPosition: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; isLoading: import("zod").ZodDefault; isSubmit: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; isBlock: import("zod").ZodDefault; isMultiline: import("zod").ZodDefault; label: import("zod").ZodDefault>; toggleStatus: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; type: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; }, "strip", import("zod").ZodTypeAny, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, { icon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; iconPosition?: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition | undefined; size?: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size | undefined; isLoading?: boolean | undefined; isSubmit?: boolean | undefined; helpText?: string | null | undefined; isBlock?: boolean | undefined; isMultiline?: boolean | undefined; label?: string | null | undefined; toggleStatus?: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null | undefined; type?: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type | undefined; }>> & Record; }; KtModal: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; preventCloseOutside: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showCloseButton: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size>; } & { default: () => "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; }; title: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; }>, { closeModal: () => void; contentRef: import("vue").Ref; hasSlot: (name: string) => boolean; modalClass: import("vue").ComputedRef; targetRef: import("vue").Ref; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], import("vue").PublicProps, { title: string | null; size: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; isOpen: boolean; preventCloseOutside: boolean; showCloseButton: boolean; }, true, {}, {}, { KtButton: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], import("vue").PublicProps, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], "click" | "update:toggleStatus", { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta, import("zod").ZodNativeEnum]>>>; iconPosition: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; isLoading: import("zod").ZodDefault; isSubmit: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; isBlock: import("zod").ZodDefault; isMultiline: import("zod").ZodDefault; label: import("zod").ZodDefault>; toggleStatus: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; type: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; }, "strip", import("zod").ZodTypeAny, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, { icon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; iconPosition?: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition | undefined; size?: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size | undefined; isLoading?: boolean | undefined; isSubmit?: boolean | undefined; helpText?: string | null | undefined; isBlock?: boolean | undefined; isMultiline?: boolean | undefined; label?: string | null | undefined; toggleStatus?: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null | undefined; type?: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type | undefined; }>> & Record; }; ScrollableContainer: import("vue").DefineComponent, { bottomSentinelRef: import("vue").Ref; containerRef: import("vue").Ref; topSentinelRef: import("vue").Ref; wrapperClasses: import("vue").ComputedRef<{ 'scrollable-container__wrapper': boolean; 'scrollable-container__wrapper--has-bottom-shadow': boolean; 'scrollable-container__wrapper--has-top-shadow': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { hideScrollbar: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; preventCloseOutside: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showCloseButton: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size>; } & { default: () => "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; }; title: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; }>, { closeModal: () => void; contentRef: import("vue").Ref; hasSlot: (name: string) => boolean; modalClass: import("vue").ComputedRef; targetRef: import("vue").Ref; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, { title: string | null; size: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; isOpen: boolean; preventCloseOutside: boolean; showCloseButton: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; preventCloseOutside: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showCloseButton: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size>; } & { default: () => "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; }; title: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; }>, { closeModal: () => void; contentRef: import("vue").Ref; hasSlot: (name: string) => boolean; modalClass: import("vue").ComputedRef; targetRef: import("vue").Ref; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", { title: string | null; size: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; isOpen: boolean; preventCloseOutside: boolean; showCloseButton: boolean; }, {}, string, {}, { KtButton: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], import("vue").PublicProps, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], "click" | "update:toggleStatus", { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta, import("zod").ZodNativeEnum]>>>; iconPosition: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; isLoading: import("zod").ZodDefault; isSubmit: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; isBlock: import("zod").ZodDefault; isMultiline: import("zod").ZodDefault; label: import("zod").ZodDefault>; toggleStatus: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; type: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; }, "strip", import("zod").ZodTypeAny, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, { icon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; iconPosition?: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition | undefined; size?: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size | undefined; isLoading?: boolean | undefined; isSubmit?: boolean | undefined; helpText?: string | null | undefined; isBlock?: boolean | undefined; isMultiline?: boolean | undefined; label?: string | null | undefined; toggleStatus?: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null | undefined; type?: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type | undefined; }>> & Record; }; ScrollableContainer: import("vue").DefineComponent, { bottomSentinelRef: import("vue").Ref; containerRef: import("vue").Ref; topSentinelRef: import("vue").Ref; wrapperClasses: import("vue").ComputedRef<{ 'scrollable-container__wrapper': boolean; 'scrollable-container__wrapper--has-bottom-shadow': boolean; 'scrollable-container__wrapper--has-top-shadow': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { hideScrollbar: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta; preventCloseOutside: import("zod").ZodDefault; showCloseButton: import("zod").ZodDefault; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; title: import("zod").ZodDefault>; }, "strip", import("zod").ZodTypeAny, { title: string | null; size: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; isOpen: boolean; preventCloseOutside: boolean; showCloseButton: boolean; }, { isOpen?: boolean | undefined; preventCloseOutside?: boolean | undefined; showCloseButton?: boolean | undefined; size?: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size | undefined; title?: string | null | undefined; }>> & Record; }; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Error: import("vue").DefineComponent, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; error: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>, { errorText: import("vue").ComputedRef; translations: import("vue").Ref, Readonly>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "retry")[], "close" | "retry", import("vue").PublicProps, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; error: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; onRetry?: ((...args: any[]) => any) | undefined; }>, { dataTest: string | null; error: string | null; }, {}, { KtButton: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], import("vue").PublicProps, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], "click" | "update:toggleStatus", { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta, import("zod").ZodNativeEnum]>>>; iconPosition: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; isLoading: import("zod").ZodDefault; isSubmit: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; isBlock: import("zod").ZodDefault; isMultiline: import("zod").ZodDefault; label: import("zod").ZodDefault>; toggleStatus: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; type: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; }, "strip", import("zod").ZodTypeAny, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, { icon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; iconPosition?: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition | undefined; size?: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size | undefined; isLoading?: boolean | undefined; isSubmit?: boolean | undefined; helpText?: string | null | undefined; isBlock?: boolean | undefined; isMultiline?: boolean | undefined; label?: string | null | undefined; toggleStatus?: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null | undefined; type?: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type | undefined; }>> & Record; }; KtModal: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; preventCloseOutside: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showCloseButton: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size>; } & { default: () => "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; }; title: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; }>, { closeModal: () => void; contentRef: import("vue").Ref; hasSlot: (name: string) => boolean; modalClass: import("vue").ComputedRef; targetRef: import("vue").Ref; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], import("vue").PublicProps, { title: string | null; size: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; isOpen: boolean; preventCloseOutside: boolean; showCloseButton: boolean; }, true, {}, {}, { KtButton: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], import("vue").PublicProps, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], "click" | "update:toggleStatus", { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta, import("zod").ZodNativeEnum]>>>; iconPosition: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; isLoading: import("zod").ZodDefault; isSubmit: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; isBlock: import("zod").ZodDefault; isMultiline: import("zod").ZodDefault; label: import("zod").ZodDefault>; toggleStatus: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; type: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; }, "strip", import("zod").ZodTypeAny, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, { icon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; iconPosition?: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition | undefined; size?: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size | undefined; isLoading?: boolean | undefined; isSubmit?: boolean | undefined; helpText?: string | null | undefined; isBlock?: boolean | undefined; isMultiline?: boolean | undefined; label?: string | null | undefined; toggleStatus?: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null | undefined; type?: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type | undefined; }>> & Record; }; ScrollableContainer: import("vue").DefineComponent, { bottomSentinelRef: import("vue").Ref; containerRef: import("vue").Ref; topSentinelRef: import("vue").Ref; wrapperClasses: import("vue").ComputedRef<{ 'scrollable-container__wrapper': boolean; 'scrollable-container__wrapper--has-bottom-shadow': boolean; 'scrollable-container__wrapper--has-top-shadow': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { hideScrollbar: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; preventCloseOutside: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showCloseButton: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size>; } & { default: () => "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; }; title: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; }>, { closeModal: () => void; contentRef: import("vue").Ref; hasSlot: (name: string) => boolean; modalClass: import("vue").ComputedRef; targetRef: import("vue").Ref; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, { title: string | null; size: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; isOpen: boolean; preventCloseOutside: boolean; showCloseButton: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; preventCloseOutside: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showCloseButton: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size>; } & { default: () => "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; }; title: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; }>, { closeModal: () => void; contentRef: import("vue").Ref; hasSlot: (name: string) => boolean; modalClass: import("vue").ComputedRef; targetRef: import("vue").Ref; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", { title: string | null; size: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; isOpen: boolean; preventCloseOutside: boolean; showCloseButton: boolean; }, {}, string, {}, { KtButton: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], import("vue").PublicProps, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], "click" | "update:toggleStatus", { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta, import("zod").ZodNativeEnum]>>>; iconPosition: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; isLoading: import("zod").ZodDefault; isSubmit: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; isBlock: import("zod").ZodDefault; isMultiline: import("zod").ZodDefault; label: import("zod").ZodDefault>; toggleStatus: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; type: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; }, "strip", import("zod").ZodTypeAny, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, { icon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; iconPosition?: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition | undefined; size?: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size | undefined; isLoading?: boolean | undefined; isSubmit?: boolean | undefined; helpText?: string | null | undefined; isBlock?: boolean | undefined; isMultiline?: boolean | undefined; label?: string | null | undefined; toggleStatus?: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null | undefined; type?: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type | undefined; }>> & Record; }; ScrollableContainer: import("vue").DefineComponent, { bottomSentinelRef: import("vue").Ref; containerRef: import("vue").Ref; topSentinelRef: import("vue").Ref; wrapperClasses: import("vue").ComputedRef<{ 'scrollable-container__wrapper': boolean; 'scrollable-container__wrapper--has-bottom-shadow': boolean; 'scrollable-container__wrapper--has-top-shadow': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { hideScrollbar: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta; preventCloseOutside: import("zod").ZodDefault; showCloseButton: import("zod").ZodDefault; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; title: import("zod").ZodDefault>; }, "strip", import("zod").ZodTypeAny, { title: string | null; size: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; isOpen: boolean; preventCloseOutside: boolean; showCloseButton: boolean; }, { isOpen?: boolean | undefined; preventCloseOutside?: boolean | undefined; showCloseButton?: boolean | undefined; size?: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size | undefined; title?: string | null | undefined; }>> & Record; }; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; KtButton: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], import("vue").PublicProps, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], "click" | "update:toggleStatus", { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta, import("zod").ZodNativeEnum]>>>; iconPosition: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; isLoading: import("zod").ZodDefault; isSubmit: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; isBlock: import("zod").ZodDefault; isMultiline: import("zod").ZodDefault; label: import("zod").ZodDefault>; toggleStatus: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; type: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; }, "strip", import("zod").ZodTypeAny, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, { icon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; iconPosition?: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition | undefined; size?: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size | undefined; isLoading?: boolean | undefined; isSubmit?: boolean | undefined; helpText?: string | null | undefined; isBlock?: boolean | undefined; isMultiline?: boolean | undefined; label?: string | null | undefined; toggleStatus?: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null | undefined; type?: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type | undefined; }>> & Record; }; ReviewPhoto: import("vue").DefineComponent, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; photoUrl: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>, { translations: import("vue").Ref, Readonly>; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "accept" | "reject")[], "close" | "accept" | "reject", import("vue").PublicProps, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; photoUrl: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; onAccept?: ((...args: any[]) => any) | undefined; onReject?: ((...args: any[]) => any) | undefined; }>, { dataTest: string | null; photoUrl: string | null; }, {}, { KtButton: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], import("vue").PublicProps, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], "click" | "update:toggleStatus", { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta, import("zod").ZodNativeEnum]>>>; iconPosition: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; isLoading: import("zod").ZodDefault; isSubmit: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; isBlock: import("zod").ZodDefault; isMultiline: import("zod").ZodDefault; label: import("zod").ZodDefault>; toggleStatus: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; type: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; }, "strip", import("zod").ZodTypeAny, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, { icon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; iconPosition?: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition | undefined; size?: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size | undefined; isLoading?: boolean | undefined; isSubmit?: boolean | undefined; helpText?: string | null | undefined; isBlock?: boolean | undefined; isMultiline?: boolean | undefined; label?: string | null | undefined; toggleStatus?: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null | undefined; type?: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type | undefined; }>> & Record; }; KtModal: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; preventCloseOutside: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showCloseButton: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size>; } & { default: () => "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; }; title: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; }>, { closeModal: () => void; contentRef: import("vue").Ref; hasSlot: (name: string) => boolean; modalClass: import("vue").ComputedRef; targetRef: import("vue").Ref; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], import("vue").PublicProps, { title: string | null; size: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; isOpen: boolean; preventCloseOutside: boolean; showCloseButton: boolean; }, true, {}, {}, { KtButton: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], import("vue").PublicProps, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], "click" | "update:toggleStatus", { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta, import("zod").ZodNativeEnum]>>>; iconPosition: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; isLoading: import("zod").ZodDefault; isSubmit: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; isBlock: import("zod").ZodDefault; isMultiline: import("zod").ZodDefault; label: import("zod").ZodDefault>; toggleStatus: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; type: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; }, "strip", import("zod").ZodTypeAny, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, { icon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; iconPosition?: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition | undefined; size?: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size | undefined; isLoading?: boolean | undefined; isSubmit?: boolean | undefined; helpText?: string | null | undefined; isBlock?: boolean | undefined; isMultiline?: boolean | undefined; label?: string | null | undefined; toggleStatus?: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null | undefined; type?: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type | undefined; }>> & Record; }; ScrollableContainer: import("vue").DefineComponent, { bottomSentinelRef: import("vue").Ref; containerRef: import("vue").Ref; topSentinelRef: import("vue").Ref; wrapperClasses: import("vue").ComputedRef<{ 'scrollable-container__wrapper': boolean; 'scrollable-container__wrapper--has-bottom-shadow': boolean; 'scrollable-container__wrapper--has-top-shadow': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { hideScrollbar: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; preventCloseOutside: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showCloseButton: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size>; } & { default: () => "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; }; title: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; }>, { closeModal: () => void; contentRef: import("vue").Ref; hasSlot: (name: string) => boolean; modalClass: import("vue").ComputedRef; targetRef: import("vue").Ref; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, { title: string | null; size: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; isOpen: boolean; preventCloseOutside: boolean; showCloseButton: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; preventCloseOutside: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; showCloseButton: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size>; } & { default: () => "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; }; title: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; }>> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; }>, { closeModal: () => void; contentRef: import("vue").Ref; hasSlot: (name: string) => boolean; modalClass: import("vue").ComputedRef; targetRef: import("vue").Ref; Yoco: typeof import("@3yourmind/yoco").Yoco; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", { title: string | null; size: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; isOpen: boolean; preventCloseOutside: boolean; showCloseButton: boolean; }, {}, string, {}, { KtButton: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], import("vue").PublicProps, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null>; } & { default: () => "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; }; iconPosition: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition>; } & { default: () => "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; }; size: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size>; } & { default: () => "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; }; isLoading: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isSubmit: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; helpText: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; isBlock: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; isMultiline: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => boolean; }; label: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType; } & { default: () => string | null; }; toggleStatus: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null>; } & { default: () => "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }; type: Omit, "type" | "default" | "required"> & { required: false; type: import("vue").PropType<"text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type>; } & { default: () => "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; }; }>> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; "onUpdate:toggleStatus"?: ((...args: any[]) => any) | undefined; }>, { handleClick: (event: Event) => void; hasIconLeft: import("vue").ComputedRef; hasIconRight: import("vue").ComputedRef; hasSlot: import("vue").ComputedRef; helpTextContentRef: import("vue").Ref; helpTextTriggerRef: import("vue").Ref; mainClasses: import("vue").ComputedRef<{ 'kt-button': boolean; 'kt-button--has-content': boolean; 'kt-button--has-icon': boolean; 'kt-button--is-block': boolean; 'kt-button--is-multiline': boolean; }>; showHelpText: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "update:toggleStatus")[], "click" | "update:toggleStatus", { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta, import("zod").ZodNativeEnum]>>>; iconPosition: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; isLoading: import("zod").ZodDefault; isSubmit: import("zod").ZodDefault; helpText: import("zod").ZodDefault>; isBlock: import("zod").ZodDefault; isMultiline: import("zod").ZodDefault; label: import("zod").ZodDefault>; toggleStatus: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>>; type: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; }, "strip", import("zod").ZodTypeAny, { icon: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null; type: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type; label: string | null; iconPosition: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition; size: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size; isLoading: boolean; isSubmit: boolean; helpText: string | null; isBlock: boolean; isMultiline: boolean; toggleStatus: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null; }, { icon?: "address_book" | "announce" | "arrow_down" | "arrow_line" | "arrow_right" | "arrow_up" | "arrow_up_down" | "assembly" | "attachment" | "attention" | "basket" | "bell" | "bookmark" | "bookmark_solid" | "box_3d" | "burger" | "cad" | "calendar" | "calendar_clock" | "camera" | "camera_switch" | "card" | "catalog" | "charts" | "check" | "chevron_down" | "chevron_down_double" | "chevron_left" | "chevron_left_double" | "chevron_right" | "chevron_right_double" | "chevron_up" | "chevron_up_double" | "circle_attention" | "circle_check" | "circle_cross" | "circle_i" | "circle_load" | "circle_minus" | "circle_question" | "circle_search" | "clock" | "close" | "cloud" | "cloud_download" | "cloud_upload" | "column_fixleft" | "column_fixright" | "column_hide" | "comment" | "copy" | "csv" | "dashboard" | "dimension" | "doc" | "dots" | "dots_vertical" | "download" | "edit" | "email" | "exit" | "exit_fullscreen" | "eye" | "eye_slashed" | "file" | "filled_circle_check" | "filled_circle_cross" | "filled_circle_minus" | "filled_triangle_attention" | "filter" | "fix_right" | "flag" | "folder" | "fullscreen" | "gant_chart" | "global" | "heart" | "heart_solid" | "hide_menu" | "home" | "idea" | "invoice" | "json" | "kanban" | "landline" | "layer" | "lightning_bolt" | "link" | "linked" | "list" | "location" | "logout" | "markup" | "material" | "minus" | "mobile" | "not_allow" | "not_applicable" | "notes" | "office" | "order" | "outlink" | "pdf" | "permission_locked" | "permission_unlocked" | "picture" | "plus" | "print" | "printer" | "qr_code" | "quote" | "reload" | "report_chart" | "request" | "save" | "scale" | "search" | "send" | "setting" | "share" | "shipping" | "shop" | "sidebar" | "sort_ascend" | "sort_descend" | "square_solid" | "star" | "star_solid" | "structure" | "support" | "switch" | "tag" | "tech" | "thumb_down" | "thumb_up" | "tile_layout" | "trash" | "triangle_down" | "triangle_left" | "triangle_right" | "triangle_switch" | "triangle_up" | "upload" | "user" | "user_solid" | "usergroup" | "version" | "view" | "view_sidebar" | "zip" | import("@3yourmind/yoco").Yoco.Icon | null | undefined; iconPosition?: "left" | "right" | import("../kotti-button/types.ts").Shared.IconPosition | undefined; size?: "large" | "medium" | "small" | import("../kotti-button/types.ts").Shared.Size | undefined; isLoading?: boolean | undefined; isSubmit?: boolean | undefined; helpText?: string | null | undefined; isBlock?: boolean | undefined; isMultiline?: boolean | undefined; label?: string | null | undefined; toggleStatus?: "off" | "on" | import("../kotti-button/types.ts").KottiButton.ToggleStatus | null | undefined; type?: "text" | "danger" | "default" | "primary" | "secondary" | import("../kotti-button/types.ts").KottiButton.Type | undefined; }>> & Record; }; ScrollableContainer: import("vue").DefineComponent, { bottomSentinelRef: import("vue").Ref; containerRef: import("vue").Ref; topSentinelRef: import("vue").Ref; wrapperClasses: import("vue").ComputedRef<{ 'scrollable-container__wrapper': boolean; 'scrollable-container__wrapper--has-bottom-shadow': boolean; 'scrollable-container__wrapper--has-top-shadow': boolean; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { hideScrollbar: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; } & import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta; preventCloseOutside: import("zod").ZodDefault; showCloseButton: import("zod").ZodDefault; size: import("zod").ZodDefault, import("zod").ZodNativeEnum]>>; title: import("zod").ZodDefault>; }, "strip", import("zod").ZodTypeAny, { title: string | null; size: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size; isOpen: boolean; preventCloseOutside: boolean; showCloseButton: boolean; }, { isOpen?: boolean | undefined; preventCloseOutside?: boolean | undefined; showCloseButton?: boolean | undefined; size?: "lg" | "md" | "sm" | "xl" | import("../kotti-modal/types.ts").KottiModal.Size | undefined; title?: string | null | undefined; }>> & Record; }; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;