export default function MyComponent( {firstProp, secondProp}:{firstProp:number; secondProp:string;} ) {}