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

declare const VideoStable: ReactIconComponentType;
export default VideoStable;
            