import type { IconProps } from '../../types'; declare const GooglePlayLine: import("react").NamedExoticComponent; /** * Remix Icon: Google Play Line * @see {@link https://remixicon.com/icon/google-play-line Remix Icon Docs} */ export { GooglePlayLine };