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