import * as React from "react";
export declare const Segment: React.FC<React.PropsWithChildren<{}>>;
