declare const _default: { id: string; beforeDraw: (chartInstance: SceneChart) => void; }; export default _default;