declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: import("vue").DefineComponent {}; }; /** * Whether this row can be selected. */ isSelectable: { type: BooleanConstructor; default: boolean; }; /** * Whether this row's checkbox should be indeterminite */ isIndeterminate: { type: BooleanConstructor; default: boolean; }; /** * Whether this row has an actions column or not. By default list items will * be styled to include actions. Use `not-actionable` to restyle a row that * has no actions. */ notActionable: { type: BooleanConstructor; default: boolean; }; /** * Whether this row is selected. */ selected: { type: BooleanConstructor; default: boolean; }; /** * Disables the checkbox */ disabled: { type: BooleanConstructor; default: boolean; }; }>, {}, {}, {}, { /** * @param {boolean} value emit change event when item is selected */ onSelect(value: boolean): void; }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "select"[], "select", import("vue").PublicProps, Readonly {}; }; /** * Whether this row can be selected. */ isSelectable: { type: BooleanConstructor; default: boolean; }; /** * Whether this row's checkbox should be indeterminite */ isIndeterminate: { type: BooleanConstructor; default: boolean; }; /** * Whether this row has an actions column or not. By default list items will * be styled to include actions. Use `not-actionable` to restyle a row that * has no actions. */ notActionable: { type: BooleanConstructor; default: boolean; }; /** * Whether this row is selected. */ selected: { type: BooleanConstructor; default: boolean; }; /** * Disables the checkbox */ disabled: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{ onSelect?: ((...args: any[]) => any) | undefined; }>, { selected: boolean; disabled: boolean; isSelectable: boolean; item: Record; isIndeterminate: boolean; notActionable: boolean; }, {}, { 'll-checkbox': { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins & Readonly<{ "onUpdate:checked"?: ((value: boolean | (string | number)[]) => any) | undefined; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & { "update:checked": (value: boolean | (string | number)[]) => any; }, import("vue").PublicProps, { id: string; label: string; disabled: boolean; value: string | number; modelValue: boolean | Array; hasError: boolean; errorText: string; hintText: string; }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly & Readonly<{ "onUpdate:checked"?: ((value: boolean | (string | number)[]) => any) | undefined; }>, {}, {}, {}, {}, { id: string; label: string; disabled: boolean; value: string | number; modelValue: boolean | Array; hasError: boolean; errorText: string; hintText: string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase & Readonly<{ "onUpdate:checked"?: ((value: boolean | (string | number)[]) => any) | undefined; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & { "update:checked": (value: boolean | (string | number)[]) => any; }, string, { id: string; label: string; disabled: boolean; value: string | number; modelValue: boolean | Array; hasError: boolean; errorText: string; hintText: string; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { default?: (props: {}) => any; } & { hint?: (props: {}) => any; }; }); }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;