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