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