export default withAssetEditorLockHOC; declare function withAssetEditorLockHOC(WrappedComponent: any): (props: any) => JSX.Element; //# sourceMappingURL=withAssetEditorLockHOC.d.ts.map