That's true.
KoolMoves doesn't support the import statement.

Another way would be to create a shortcut in the beginning of your movie
_global.BlurFilter = flash.filters.BlurFilter;
After that you could use BlurFilter like the original source code.