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