import type { ShowpadApi } from './types';
export declare const SHOWPAD_API_MAP: Map<ShowpadApi, string>;
