import type { Body, Meta, Uppy } from '@uppy/core'; import { type DashboardOptions } from '@uppy/dashboard'; import { type PropType } from 'vue'; type DashboardInlineOptions = Omit & { inline: true; }, 'inline'>; declare const _default: import("vue").DefineComponent>; required: true; }; props: { type: PropType>; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly>; required: true; }; props: { type: PropType>; }; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default; //# sourceMappingURL=dashboard.d.ts.map