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