export function extractContent(s: any): string;
export function uuidv4(s: any): string;
export function generateLimitedHTML(baseElement: any, limit: any, currentCount: any): any;
