import type { IconProps } from '../../types';
declare const ChopsticksFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Chopsticks Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { ChopsticksFill };
