import { GlComponentModalAttachmentLinkService } from './gl-component-modal-attachment-link.service'; import * as i0 from "@angular/core"; export declare class GlComponentModalAttachmentLinkComponent { service: GlComponentModalAttachmentLinkService; title: string; subtitle: string; modalLogo: string; fileNameLabel: string; fileNamePlaceholder: string; linkPlaceholder: string; cancelInnerValue: string; constructor(service: GlComponentModalAttachmentLinkService); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }