import * as i0 from "@angular/core"; export declare class GlComponentButtonImageSimpleComponent { id: any; alt: any; src: any; callback: (args?: any[]) => void; disableDragging: boolean; constructor(); preventDragging(): boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }