export declare function processList(fragment: DocumentFragment): void; export declare function getListData(elem: Element): { [index: string]: any; };