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