export interface SizeOptions { width?: string height?: string ratio?: number | string }