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