import { type SVGProps } from 'react' export function IconLayoutDefault(props: SVGProps) { return ( ) }