export declare const SEGMENT_PARAM_PROP_KEY: string; export interface ISegmentParamPropInfo { } export declare function SegmentParam(): PropertyDecorator;