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