interface Props { } declare const _default: import("vue").DefineComponent & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, { cancelButtonRef: ({ $: import("vue").ComponentInternalInstance; $data: {}; $props: { readonly id: string; readonly color?: import("@agendize/design-system").ButtonColor | undefined; readonly size?: import("@agendize/design-system").ButtonSize | undefined; readonly stretch?: boolean | undefined; readonly shape?: import("@agendize/design-system").ButtonShape | undefined; readonly cursor?: import("@agendize/design-system").ButtonCursor | undefined; readonly iconLeft?: string | undefined; readonly iconRight?: string | undefined; readonly iconAlone?: string | undefined; readonly disabled?: boolean | undefined; readonly stopPropagation?: boolean | undefined; readonly ariaLabel: string; readonly tooltipLabel?: string | undefined; readonly tooltipPosition?: import("@agendize/design-system").OverlayPosition | undefined; readonly actionLocker?: boolean | undefined; readonly showOverflow?: boolean | undefined; readonly onAction?: ((e: MouseEvent | KeyboardEvent) => any) | undefined | undefined; } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps; $attrs: import("vue").Attrs; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; $root: import("vue").ComponentPublicInstance | null; $parent: import("vue").ComponentPublicInstance | null; $host: Element | null; $emit: (event: "action", e: MouseEvent | KeyboardEvent) => void; $el: HTMLButtonElement; $options: import("vue").ComponentOptionsBase & Readonly<{ onAction?: ((e: MouseEvent | KeyboardEvent) => any) | undefined; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { action: (e: MouseEvent | KeyboardEvent) => any; }, string, { size: import("@agendize/design-system").ButtonSize; disabled: boolean; color: import("@agendize/design-system").ButtonColor; stretch: boolean; shape: import("@agendize/design-system").ButtonShape; cursor: import("@agendize/design-system").ButtonCursor; stopPropagation: boolean; ariaLabel: string; actionLocker: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & { beforeCreate?: (() => void) | (() => void)[]; created?: (() => void) | (() => void)[]; beforeMount?: (() => void) | (() => void)[]; mounted?: (() => void) | (() => void)[]; beforeUpdate?: (() => void) | (() => void)[]; updated?: (() => void) | (() => void)[]; activated?: (() => void) | (() => void)[]; deactivated?: (() => void) | (() => void)[]; beforeDestroy?: (() => void) | (() => void)[]; beforeUnmount?: (() => void) | (() => void)[]; destroyed?: (() => void) | (() => void)[]; unmounted?: (() => void) | (() => void)[]; renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]; renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]; errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof import("vue").nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle; } & Readonly<{ size: import("@agendize/design-system").ButtonSize; disabled: boolean; color: import("@agendize/design-system").ButtonColor; stretch: boolean; shape: import("@agendize/design-system").ButtonShape; cursor: import("@agendize/design-system").ButtonCursor; stopPropagation: boolean; ariaLabel: string; actionLocker: boolean; }> & Omit & Readonly<{ onAction?: ((e: MouseEvent | KeyboardEvent) => any) | undefined; }>, "color" | "size" | "stretch" | "shape" | "cursor" | "disabled" | "stopPropagation" | "ariaLabel" | "actionLocker"> & {} & import("vue").ComponentCustomProperties & {} & { $slots: { default?(_: {}): any; }; }) | null; }, HTMLDivElement>; export default _default; //# sourceMappingURL=Registration.vue.d.ts.map