/** * Internal dependencies */ import type { Field } from '../../types/field-api'; export default function hasElements(field: Field): boolean; //# sourceMappingURL=has-elements.d.ts.map