PoweredByXyoButtonProps: ButtonExProps & {
    busy?: boolean;
    logoHeight?: number;
    logoTextSize?: number;
}