interface IProps { url?: string width?: string height?: string didMount?: () => void }