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

declare const PhoneLineIcon: RemixiconReactIconComponentType;
export default PhoneLineIcon;
