import * as i0 from "@angular/core"; export declare class YapModalComponent { titleModal: string; opened: boolean; validateLabel: string; validateAction: () => void; cancelLabel: string; cancelAction: () => void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }