/** @function prefix @desc Returns the appropriate CSS vendor prefix, given the current browser. */ export default function (): string;