export type WPHigherOrderComponent = import('@wordpress/compose').WPHigherOrderComponent;
export type WPBlockSettings = import('@wordpress/blocks').WPBlockSettings;
export type WPMetaAttributeMapping = Object<string, string>;
//# sourceMappingURL=custom-sources-backwards-compatibility.d.ts.map