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