import { MdiReactIconComponentType } from './dist/typings';

declare const CctvIcon: MdiReactIconComponentType;
export default CctvIcon;
