export type BorderImageProps = { uri: string; borderWidth: number; sliceWidth: number; };