export declare const DEFAULT_ENCODER_URL = "https://huggingface.co/devcwPark/latentimg-cae/resolve/main/encoder.quant.onnx";
export declare const DEFAULT_DECODER_URL = "https://huggingface.co/devcwPark/latentimg-cae/resolve/main/decoder.quant.onnx";
