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

declare const KeyFillIcon: RemixiconReactIconComponentType;
export default KeyFillIcon;
