import type { ExtractPropTypes } from 'vue'; export declare const emptyProps: { readonly image: import("@inte-cloud/lit-element/es/utils").EpPropFinalized; readonly imageSize: NumberConstructor; readonly description: import("@inte-cloud/lit-element/es/utils").EpPropFinalized; }; export declare type EmptyProps = ExtractPropTypes;