import { ValueType, Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare class WorkbookSaveManagerExcel2003_ExtSstItem extends ValueType { static $t: Type; constructor(); b: number; a: number; }