import React from 'react';
export interface Temp10Props {
}
export declare const Temp10: React.FC<Temp10Props>;
export default Temp10;
