[@johanneslumpe/styled-props](../README.md) > ["utils/shapes/shapeOutside"](../modules/_utils_shapes_shapeoutside_.md)

# External module: "utils/shapes/shapeOutside"

## Index

### Interfaces

* [ShapeOutsideProps](../interfaces/_utils_shapes_shapeoutside_.shapeoutsideprops.md)

### Functions

* [shapeOutside](_utils_shapes_shapeoutside_.md#shapeoutside)

---

## Functions

<a id="shapeoutside"></a>

### `<Const>` shapeOutside

▸ **shapeOutside**<`T`,`Theme`,`Breakpoints`>(__namedParameters?: *`object`*): `styleImplementation`

*Defined in [utils/shapes/shapeOutside.ts:15](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/shapes/shapeOutside.ts#L15)*

**Type parameters:**

#### T 
#### Theme 
#### Breakpoints 
**Parameters:**

**`Default value` __namedParameters: `object`**

| Name | Type |
| ------ | ------ |
| themeProp | `undefined` \| `Extract<keyof Theme, string>` |

**Returns:** `styleImplementation`

___

