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

declare const PhonelinkLock: ReactIconComponentType;
export default PhonelinkLock;
            