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

declare const SuitcaseFillIcon: RemixiconReactIconComponentType;
export default SuitcaseFillIcon;
