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

declare const UnlockDark: ReactIconComponentType;
export default UnlockDark;
            