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