import Test from './helpers/test'; export declare const account: (test: Test) => void; export declare const activity: (test: Test) => void; export declare const actor: (test: Test) => void; export declare const agent: (test: Test) => void; export declare const attachment: (test: Test) => void; export declare const authority: (test: Test) => void; export declare const booleanValue: (test: Test) => void; export declare const context: (test: Test) => void; export declare const contextActivities: (test: Test) => void; export declare const definition: (test: Test) => void; export declare const duration: (test: Test) => void; export declare const extensions: (test: Test) => void; export declare const group: (test: Test) => void; export declare const subGroup: (test: Test) => void; export declare const imt: (test: Test) => void; export declare const integerValue: (test: Test) => void; export declare const interactionComponent: (test: Test) => void; export declare const interactionType: (test: Test) => void; export declare const iri: (test: Test) => void; export declare const language: (test: Test) => void; export declare const languageMap: (test: Test) => void; export declare const mailto: (test: Test) => void; export declare const numberValue: (test: Test) => void; export declare const object: (test: Test) => void; export declare const result: (test: Test) => void; export declare const scaledValue: (test: Test) => void; export declare const score: (test: Test) => void; export declare const sha1: (test: Test) => void; export declare const statement: (test: Test) => void; export declare const statementRef: (test: Test) => void; export declare const stringValue: (test: Test) => void; export declare const subStatement: (test: Test) => void; export declare const subStatementObject: (test: Test) => void; export declare const timestamp: (test: Test) => void; export declare const uuid: (test: Test) => void; export declare const verb: (test: Test) => void; export declare const version: (test: Test) => void;