export declare function createLikeableMethods(tableName: string, options?: { table?: string, foreignKey?: string }): void;