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