Module ComponentsTips.AutocompleteTip

let installTip: appName:string => shell:option(Seed.Process.Shell.t) => ?⁠platform:Seed.Os.Platform.t => unit => string;
let createElement: appName:string => ?⁠shell:Seed.Process.Shell.t => ?⁠platform:Seed.Os.Platform.t => children:'a => unit => string;