export declare const noteFrequency: (note: string) => number;
