import * as _angular_core from '@angular/core'; declare class BoxComponent { readonly toggle: _angular_core.InputSignalWithTransform; readonly neutral: _angular_core.InputSignalWithTransform; readonly killable: _angular_core.InputSignalWithTransform; readonly withArrow: _angular_core.InputSignalWithTransform; readonly killed: _angular_core.OutputEmitterRef; static ɵfac: _angular_core.ɵɵFactoryDeclaration; static ɵcmp: _angular_core.ɵɵComponentDeclaration; } export { BoxComponent };