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