export declare const skeletonItem: import("@vanilla-extract/recipes").RuntimeFn<{ element: { heading: { height: string; width: "33%"; }; }; trimLastLine: { true: { width: "66%"; }; false: { width: "100%"; }; }; }>;