import type { IOperationCardProgressProps } from '../OperationCard.types'; export declare function OperationCardProgress({ className, }: IOperationCardProgressProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=OperationCardProgress.d.ts.map