import type { Context } from './context'; export declare function embedCssStyleImage(style: CSSStyleDeclaration, context: Context): Promise[];