import { replaceHttp } from '../../../utils/helpers'; declare const _default: import('vue').DefineComponent<{ title?: any; message?: any; isOnlyOneUrl?: any; getDownloadUrl?: any; distribution?: any; bgLight?: any; }, {}, { open: boolean; }, {}, { openDropdown(): void; away(): void; replaceHttp: typeof replaceHttp; setClipboard(value: any): void; }, any, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{ title?: any; message?: any; isOnlyOneUrl?: any; getDownloadUrl?: any; distribution?: any; bgLight?: any; }> & Readonly<{}>, {}, {}, { AppLink: any; }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default;