import type { SegmentConfig } from './types'; export declare const useSegmentConfig: () => SegmentConfig; //# sourceMappingURL=useSegmentConfig.d.ts.map