declare function _exports(): {
    id: string;
};
export = _exports;
