import type { IconProps } from '../../types'; declare const PlayLargeFill: import("react").NamedExoticComponent; /** * Remix Icon: Play Large Fill * @see {@link https://remixicon.com/icon/play-large-fill Remix Icon Docs} */ export { PlayLargeFill };