import React from 'react'; import { SVGIconProps } from '../types'; declare const Svg23Mp: ({ size, ...props }: SVGIconProps) => React.JSX.Element; export default Svg23Mp; //# sourceMappingURL=23Mp.d.ts.map