/**
 * Script to create the contextual list of emoji/words (based on ContextV2), in markdown format.
 */
export declare function contextV2ToMarkdownTable(): string;
