import * as React from "react"; declare function Lock(props: React.SVGProps): any; export default Lock;