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