/// import { IconProps } from './types'; export declare const Half1Icon: ({ color, ...props }: IconProps) => JSX.Element; export default Half1Icon;