declare module "ui/label" { class Label { text: string; } }