import { Icon } from "@chakra-ui/react"; export default function StopRecordIcon(props) { return ( ); }