import { SVGPropType } from '../types'; declare const Lock: (props: SVGPropType) => import("react/jsx-runtime").JSX.Element; export default Lock;