import React from 'react';
import { IconProps } from "./";
declare const TryConceive: React.FC<IconProps>;
export default TryConceive;
