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

declare const Suitcase2FillIcon: RemixiconReactIconComponentType;
export default Suitcase2FillIcon;
