import { UxTheme } from '@aurelia-ux/core'; export declare class AsContactTheme implements UxTheme { themeKey: string; background: any; foreground: any; }