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