export declare class PeraWalletDownloadQRCode extends HTMLElement {
    constructor();
    connectedCallback(): void;
}
