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

declare const PhoneLocked: ReactIconComponentType;
export default PhoneLocked;
            