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