import { Tokens } from './types'; export declare function createTokens(propertyKey: string): Tokens;