/** * DEPRECATED — this legacy package is no longer maintained and requires a * Hyperprop Commercial License. The library now ships as * `@hyperprop/charting-library` (restricted access). * * Website & docs: https://charts.hyperprop.com */ export declare function createChart(...args: unknown[]): never; declare const deprecated: never; export default deprecated;