/** * Helper method to remove all noty alerts from the DOM. * * @returns void */ export default function cleanupNoty(): void;