export declare class FractionalIndex { value: string; constructor(value?: string); }