import { IconDefinition } from '../types'; declare const UnlockOutlined: IconDefinition; export default UnlockOutlined;