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