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