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