import type { ContentQr } from 'pdfmake/interfaces'; export declare function getQrStyleString(node: ContentQr, src: string): string;