export interface MainProps {
  title?: string;
}