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