export declare class CustomNotifications {
    en: string;
    fr: string;
}
