export declare function compress(contractName: string): Promise<void>;
