import { IconProps } from "../Icon";
/**
 * @group Icons
 */
export declare function MemoryIcon(props: IconProps): import("react/jsx-runtime").JSX.Element;
