import type { IconComponent } from '../types'; declare const Atom: IconComponent; export default Atom;