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

declare const AtFillIcon: RemixiconReactIconComponentType;
export default AtFillIcon;
