import React from 'react'; export const Whistle = (props: any) => { return ( ); };