import * as React from "react"; import { IconPropsT } from "./types"; export declare const Lock: React.FC;