import { Base, Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare class InformationBase_PropertyDefinition extends Base { static $t: Type; b: number; a: number; }