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

declare const Unlock: ReactIconComponentType;
export default Unlock;
            