export declare class SearchRange { from: string; to: string[]; }