import type { RemovalConfig } from "../../sdk-types.js";
export declare const REMOVAL_CONFIGS: Record<string, RemovalConfig>;
