import type { IconProps } from '../../types';
declare const KeyboardFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Keyboard Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { KeyboardFill };
