/**
 * Map of example names
 */
export declare const examples: {
    articleReadme: string;
    articleKitchenSink: string;
    articleDrosophila: string;
    articleReplication: string;
    articleAntibodies: string;
    articlePests: string;
    epitopepredict: string;
};
