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