export declare const uriEncode: (value: string) => string;
