import { IEnlightenType } from './ienlighten-type'; export declare class Toggle implements IEnlightenType { matIcon: string; }