/** @internal */ export declare function useNotificationMessages(props: { notificationEnabled: boolean; }): { headingText: string; infoText: string; }; //# sourceMappingURL=useNotificationMessages.d.ts.map