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