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