import type { IconProps } from '../../types';
declare const Memory: import("react").NamedExoticComponent<IconProps>;
export { Memory };
