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