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

declare const StackFillIcon: RemixiconReactIconComponentType;
export default StackFillIcon;
