import React from "react";
export declare const Stopwatch: {
    (): React.JSX.Element;
    displayName: string;
};
//# sourceMappingURL=Stopwatch.d.ts.map