import { ImageWifeProps } from './ImageWifeProps';
import * as React from 'react';
export declare const ImageWife: React.FunctionComponent<ImageWifeProps>;
