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