import { EmptyComponent } from './interface.js'; declare const MemoEmpty: EmptyComponent; export { MemoEmpty as default };