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

declare const Suitcase3FillIcon: RemixiconReactIconComponentType;
export default Suitcase3FillIcon;
