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