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