import { IconDefinition } from '../types'; declare const IconVideoPlay: IconDefinition; export default IconVideoPlay;