import { SVGProps } from 'react'; declare const IconLockThin: (props: SVGProps) => JSX.Element; export default IconLockThin;