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