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