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