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