// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT export function ClearHistory(): Promise; export function GetMicrophones(): Promise>; export function GetSettings(): Promise<{ [key: string]: any }>; export function Greet(arg1: string): Promise; export function SaveSettings(arg1: { [key: string]: any }): Promise; export function ToggleStartup(arg1: boolean): Promise;