import { SvgIconComponent } from './types'; declare const DvrIcon: SvgIconComponent; export default DvrIcon;