import { default as React } from 'react'; declare const DynamicContentBlockM: (props: React.SVGProps) => JSX.Element; export default DynamicContentBlockM;