export declare function setValue(val: number): void; export declare function getValue(): number; export declare const url: string;