/** * Injection key for the toast API provided by GnToastProvider. */ export const toastKey = Symbol.for("vmk-ui-kit-toast");