import '@sebgroup/green-core/components/icon/icons/circle-info.js'; import * as i0 from "@angular/core"; /** * A button that will present an explanation to a problem/question. * https://designlibrary.sebgroup.com/components/component-contextual-help-button */ export declare class NggvInfoCircleComponent { /** Special property used for selecting DOM elements during automated UI testing. */ thook: string | null | undefined; /** * Text to display in tooltip when mouse hovers over icon. */ info: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }