import type { PeaksAnnotationsProps } from './Peaks.js'; declare function PeakAnnotations(props: PeaksAnnotationsProps): import("react/jsx-runtime").JSX.Element; export default PeakAnnotations; //# sourceMappingURL=PeakAnnotations.d.ts.map