export declare function unorderedList(items: string[]): string;
