export function isVariant(definition) { return typeof definition === "object"; } //# sourceMappingURL=is-variant.js.map