export declare class StorageHelloNotification {
    readonly sourceEndpointId: string;
    constructor(sourceEndpointId: string);
}
//# sourceMappingURL=StorageHelloNotification.d.ts.map