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