export type ClipPathProps = { height: number; width: number; id: string; };