import { Note } from 'tone/build/esm/core/type/NoteUnits';
export declare const DEFAULT_NOTE: Note;
export declare const ALL_NOTES: Note[];
