import {Props} from '@/types' export function BriefcaseIcon(props: Props) { return ( ) }