export declare class ErrorModalConfig { errorTitle: string; errorDescription: string; errorCloseText: string; }