import { TokenType, TokenValue } from 'brandi'; export declare const useInjection: >(token: T) => TokenType;