export declare class Compression {
    Method: string;
    OriginalLength: string;
}
