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