import type { IconComponent } from '../types'; declare const VideocameraAdd: IconComponent; export default VideocameraAdd;