import { ICompleteNotification } from './complete-notification.type';
export declare const STATIC_COMPLETE_NOTIFICATION: ICompleteNotification;
