import * as au from "../aurelia"; export declare class AtColoursService { colorsService: au.MdColorsService; constructor(colorsService: au.MdColorsService); headerColor: string; menuButtonColor: string; }