Implements hook_theme().
public function theme() : array { return [ 'big_pipe_interface_preview' => [ 'variables' => [ 'callback' => NULL, 'arguments' => NULL, 'preview' => NULL, ], ], ]; }