export declare const RepeatedValue: {
    (): any;
    displayName: string;
};
