export interface BedrockStatusOptions {
	enableSRV?: boolean,
	timeout?: number
}