import type { Field } from '@wordpress/dataviews'; /** * Internal dependencies */ import type { MediaItem } from '../types'; declare const attachedToField: Partial>; export default attachedToField; //# sourceMappingURL=index.d.ts.map