import { Thunk } from '@musical-patterns/utilities'; import { ZdaubyaosNotes } from './types'; declare const thunkNotes: Thunk; export { thunkNotes, };