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