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