import * as React from 'react'; declare function GhostNote(props: React.ComponentProps<'svg'>): JSX.Element;