import React from 'react'; export declare function CardsSkeleton({ stageKey }: { stageKey: string; }): React.JSX.Element; //# sourceMappingURL=CardsSkeleton.d.ts.map