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

declare const AtLineIcon: RemixiconReactIconComponentType;
export default AtLineIcon;
