export declare const start: () => void; export { system } from './system'; export { speech } from './sound'; export { keyboard } from './keyboard';