import { ReactIconComponentType } from '../types';

declare const Lock: ReactIconComponentType;
export default Lock;
            