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