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