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