export declare const generateQrCodeAsSvg: (category: number, password: string, setupId: string) => Promise;