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