export type BACKEND_ERROR = '@platform/BACKEND_ERROR'; export declare const BACKEND_ERROR: BACKEND_ERROR; export type DISMISS_APPLICATION_ERROR = '@platform/DISMISS_APPLICATION_ERROR'; export declare const DISMISS_APPLICATION_ERROR: DISMISS_APPLICATION_ERROR; export type CLEAR_APPLICATION_ERRORS = '@platform/CLEAR_APPLICATION_ERRORS'; export declare const CLEAR_APPLICATION_ERRORS: CLEAR_APPLICATION_ERRORS; export type RESTORE_APPLICATION_ERRORS = '@platform/RESTORE_APPLICATION_ERRORS'; export declare const RESTORE_APPLICATION_ERRORS: RESTORE_APPLICATION_ERRORS; export type LOG_APPLICATION_ERROR = '@platform/LOG_APPLICATION_ERROR'; export declare const LOG_APPLICATION_ERROR: LOG_APPLICATION_ERROR; //# sourceMappingURL=error.d.ts.map