import { ReplaceStickerInSetResponseSuccess } from '../types'; import { export } from {}; export declare class ReplaceStickerInSetResponseSuccessBase implements ReplaceStickerInSetResponseSuccess { ok: boolean; result: export; }