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