import type { Exporter } from "./types"; export declare const wechatExplorter: Exporter<{ border?: number; }>;