/// import { ChordCanvasProps } from './types'; export declare const ChordCanvas: ({ theme, isInteractive, animate, motionConfig, renderWrapper, ...otherProps }: ChordCanvasProps) => JSX.Element; //# sourceMappingURL=ChordCanvas.d.ts.map