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