export default interface Match { prop: string; str: string; }