export declare function setServingSegments(segmentRes?: boolean): void; export declare function getSegments(): string | null | undefined;