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