import * as React from 'react'; declare function AtomIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default AtomIcon;