import { InputSignal, OutputEmitterRef } from '@angular/core'; import { ShareButtonsConfig } from 'ngx-sharebuttons'; import * as i0 from "@angular/core"; export declare class ExpandButton { options: InputSignal; expand: InputSignal; expandChange: OutputEmitterRef; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }