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