import type { IconProps } from '../../types'; declare const AppleLine: import("react").NamedExoticComponent; /** * MingCute Icon: Apple Line * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { AppleLine };