import { Base, Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare class Excel2006Elements extends Base { static $t: Type; static readonly b: string; static readonly a: string; static readonly c: string; static readonly d: string; }