declare const result: {
    [key: string]: any;
};
export default result;
