import type { ContentImage, ContentSvg } from 'pdfmake/interfaces'; export declare function getImageStyleString(node: ContentImage | ContentSvg): string;