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

declare const CommandFillIcon: RemixiconReactIconComponentType;
export default CommandFillIcon;
