import * as React from "react"; declare function SvgAtom(props: React.SVGProps): React.JSX.Element; export default SvgAtom;