import { Segment } from '@musical-patterns/material'; import { Thunk } from '@musical-patterns/utilities'; declare const thunkSegments: Thunk; export { thunkSegments, };