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