import type { IconProps } from '../../types';
declare const CustomerServiceFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Customer Service Fill
 * @see {@link https://remixicon.com/icon/customer-service-fill Remix Icon Docs}
 */
export { CustomerServiceFill };
