export declare const noteNames: string[];
export declare const noteMap: {
    [key: string]: number;
};
//# sourceMappingURL=tables.d.ts.map