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