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