import { ZaloApiError } from "./ZaloApiError.js"; export declare class ZaloApiMissingImageMetadataGetter extends ZaloApiError { constructor(); }