/// import { IconProps } from '../helper'; declare function Eospause_presentationOutlined({ size, color, rotate, horizontalFlip, verticalFlip, className }: IconProps): JSX.Element; export default Eospause_presentationOutlined;