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