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