export declare class GetAssetResponse { key: string; content: string; size: number; } //# sourceMappingURL=getAssetResponse.d.ts.map