LockFill.d.ts 108 Bytes
import { IconDefinition } from '../types';
declare const LockFill: IconDefinition;
export default LockFill;