export declare class Utils { static createContentItem(options: any, dirName: string, src?: any): HTMLElement; }