export { type PlPlaceholderProps, default as PlPlaceholder } from './PlPlaceholder.vue'; export declare const PL_PLACEHOLDER_TEXTS: { LOADING: { title: string; subtitle: string[]; }; RUNNING: { title: string; subtitle: string[]; }; }; //# sourceMappingURL=index.d.ts.map