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