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