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