import { default as React } from 'react'; import { FancySVGAtom } from '../../../atoms/FancySVGAtom'; export default function CardIcon(props: React.ComponentProps): import("react/jsx-runtime").JSX.Element;