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