/// import { IconProps } from '../../types'; declare const LockPassword: (allProps: IconProps) => JSX.Element; export default LockPassword;