/** * Scalar Copy Backdrop component * * A backdrop for the copy button label, this component can be * used to override the default backdrop with a custom one. * * @example * * * */ declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; //# sourceMappingURL=ScalarCopyBackdrop.vue.d.ts.map