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