import { type Element } from '@wordpress/element'; declare const useFairUsageNoticeMessage: () => Element; export default useFairUsageNoticeMessage;