export declare const supportedRange: string;
export declare function isSupported(runtimeVersion: string): boolean;
