import type { Segmentation } from '../../types/index.js'; export declare function getSegmentations(): Segmentation[] | [];