import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const MdiCarLightAlert: FunctionalComponent; export default MdiCarLightAlert;