import React from "react"; import { type CentralIconBaseProps } from "../CentralIconBase"; export declare const IconLock2: React.FC; export default IconLock2;