import type { ParsedInfographicOptions } from '../../options'; export declare function renderBackground(svg: SVGSVGElement, options: ParsedInfographicOptions): void;