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