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