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