import { ShowtimeSkeletonShapeProps } from './ShowtimeSkeleton.types'; declare const __VLS_export: import('vue').DefineComponent & Readonly<{}>, { size: "small" | "medium" | "large"; shape: "square" | "circle"; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; declare const _default: typeof __VLS_export; export default _default;