import type { IconProps } from '../../types';
declare const AB: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: A B
 * @see {@link https://remixicon.com/icon/a-b Remix Icon Docs}
 */
export { AB };
