import { ReactIconComponentType } from '../types';

declare const OndemandVideo: ReactIconComponentType;
export default OndemandVideo;
            