export default function BPO({ border, containerStyle }: { border: any; containerStyle?: {} | undefined; }): JSX.Element;