import type { PwaAppleImageProps } from '#build/pwa-icons/PwaAppleImage.d.ts';
export type { PwaAppleImageProps };
declare const _default: import("vue").DefineComponent<PwaAppleImageProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PwaAppleImageProps>, {}, {}>;
export default _default;
