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

declare const SlowMotionVideo: ReactIconComponentType;
export default SlowMotionVideo;
            