import { RemixiconReactIconComponentType } from './dist/typings';

declare const PhoneLockLineIcon: RemixiconReactIconComponentType;
export default PhoneLockLineIcon;
