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