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

declare const PhoneLockFillIcon: RemixiconReactIconComponentType;
export default PhoneLockFillIcon;
