export declare class CipherReference {
    URI: string;
}
