import { DefineComponent } from 'vue' export const MlCol: DefineComponent<{ span?: string | number }>