export declare function createButton(uid: string, action: string, theme: string, label: string): HTMLElement;