declare const Memory: { name: string; label: string; }; export default Memory;