import { SVGProps } from "react"; declare const ADLock: (props: SVGProps) => JSX.Element; export { ADLock };