What does import ...library import?

Reading some source code and seeing

from …activations
from …utils

and trying to understand what the 3 dots refer to and what those libraries are.