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