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