declare const _default: import("vue-demi").DefineComponent<{ title: { type: StringConstructor; required: true; }; }, { theme: { background: string; backgroundAlt: string; foreground: string; gray: string; grayAlt: string; inputBackgroundColor: string; inputTextColor: string; success: string; danger: string; active: string; warning: string; }; }, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, Record, string, import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly>, {}>; export default _default;