import type { _ModuleSupport } from 'ag-charts-community';
export declare function injectWatermark(domManager: _ModuleSupport.DOMManager, text: string): void;
