export interface Props { a: string; b: number; }