import { IconProps } from '../Icon'; declare function SvgMemory(props: IconProps): JSX.Element; export default SvgMemory;