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