import { SVGProps } from 'react'; declare const MolecularFuture: (props: SVGProps) => JSX.Element; export { MolecularFuture as default };