import { SVGProps } from 'react';

declare const SonmBeptwoZero: (props: SVGProps<SVGSVGElement>) => JSX.Element;

export { SonmBeptwoZero as default };
